<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Vivee - blog o grafice, webmasteringu i fotografii</title>
	
	<link>http://vivee.info</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 06 Jul 2009 20:18:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<creativeCommons:license>http://creativecommons.org/licenses/by/2.0/</creativeCommons:license><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Viveeinfo" type="application/rss+xml" /><feedburner:emailServiceId>Viveeinfo</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Menu akordeonowe z odrobiną CSS3</title>
		<link>http://feedproxy.google.com/~r/Viveeinfo/~3/xtlfLJTxShI/</link>
		<comments>http://vivee.info/2009/07/06/menu-akordeonowe-z-odrobina-css3/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 20:18:48 +0000</pubDate>
		<dc:creator>agressiva</dc:creator>
				<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[skrypty client-side]]></category>
		<category><![CDATA[xhtml/css]]></category>
		<category><![CDATA[akordeon]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[menu akordeonowe]]></category>
		<category><![CDATA[menu rozwijane]]></category>

		<guid isPermaLink="false">http://vivee.info/?p=1044</guid>
		<description><![CDATA[W tym artykule dowiecie się w jaki sposób stworzyć menu akordeonowe, które funkcjonuje m.in. na stronie www.apple.com. Na tej samej zasadzie działa również moje portfolio, gdzie każda zakładka działa jak osobny dział na stronie (www.waterdesign.pl).




Krok 1 &#8211; Struktura html naszej rozwijanej listy
Całe menu akordeonowe oparte jest na liście zagnieżdżonej oraz divach, w których zamieszczane są [...]]]></description>
			<content:encoded><![CDATA[<p>W tym artykule dowiecie się w jaki sposób stworzyć menu akordeonowe, które funkcjonuje m.in. na stronie <a href="http://www.apple.com/downloads/">www.apple.com</a>. Na tej samej zasadzie działa również moje portfolio, gdzie każda zakładka działa jak osobny dział na stronie (<a href="http://www.waterdesign.pl">www.waterdesign.pl</a>).<br />
<span id="more-1044"></span></p>
<p class="insp">
<a href="http://palmiak.dot.pl/vivee_pliki/acordeon/"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a>
</p>
<h2>Krok 1 &#8211; Struktura html naszej rozwijanej listy</h2>
<p>Całe menu akordeonowe oparte jest na liście zagnieżdżonej oraz divach, w których zamieszczane są pozycje drugiego zagłębienia menu oraz ewentualna treść nie będąca listą. </p>
<p>Pojedyncza zakładka od strony htmlowej w naszym przykładzie wygląda następująco:</p>
<div class="html dean_ch" style="white-space: nowrap;">
<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;ul&amp;gt;.html"><span class="kw2">&lt;ul&gt;</span></span></a></span></p>
<p><span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;li.html"><span class="kw2">&lt;li</span></span></a> <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;kategoria&quot;</span>&gt;&lt;div <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;naglowek&quot;</span>&gt;&lt;a <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;link rss&quot;</span> <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;#&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>Subscribe RSS<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>div&gt;</span><br />
<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;ul.html"><span class="kw2">&lt;ul</span></span></a> <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;fade&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span><br />
<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;li&amp;gt;.html"><span class="kw2">&lt;li&gt;</span></span></a></span><br />
<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;div.html"><span class="kw2">&lt;div</span></span></a> <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;text&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span><br />
<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;ul&amp;gt;.html"><span class="kw2">&lt;ul&gt;</span></span></a></span><br />
<span class="sc2">&lt;li&gt;&lt;a <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;http://pl.wikipedia.org/wiki/RSS&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>RSS &#8211; Wikipedia<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>li&gt;</span><br />
&nbsp;<span class="sc2">&lt;li&gt;&lt;a <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;http://vivee.info/2009/02/15/jak-wyizolowac-liczbe-subskrybentow-rss-korzystajac-z-feedburnera/&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>RSS &#8211; korzystanie z feedburnera<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>li&gt;</span><br />
&nbsp;<span class="sc2">&lt;li&gt;&lt;a <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;http://dobreprogramy.pl/index.php?dz=1&amp;t=95&amp;Czytniki+RSS&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>Czytniki RSS<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>li&gt;</span><br />
<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/ul&amp;gt;.html"><span class="kw2">&lt;/ul&gt;</span></span></a></span> &nbsp; <br />
<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/div&amp;gt;.html"><span class="kw2">&lt;/div&gt;</span></span></a></span><br />
<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/li&amp;gt;.html"><span class="kw2">&lt;/li&gt;</span></span></a></span> &nbsp; <br />
<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/ul&amp;gt;.html"><span class="kw2">&lt;/ul&gt;</span></span></a></span><br />
<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/li&amp;gt;.html"><span class="kw2">&lt;/li&gt;</span></span></a></span></p>
<p><span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/ul&amp;gt;.html"><span class="kw2">&lt;/ul&gt;</span></span></a></span><br />
&nbsp;</div>
<p><strong>Wygląd:</strong></p>
<p class="picture"><a href="http://palmiak.dot.pl/vivee_pliki/acordeon/1.jpg"><img src="http://palmiak.dot.pl/vivee_pliki/acordeon/1m.jpg" alt="Full of colours" /></a></p>
<p>Pierwsza pozycja w menu (<code>li.kategoria</code>) jest zawsze widoczna. Elementem, który dzięki funkcji javascript będzie chowany, a po kliknieciu na <code>li.kategoria</code> będzie ukazywany jest <code>ul.fade</code>. </p>
<p>Całkowity kod html naszej pokazówki przestawia się tak jak widać to poniżej:</p>
<div class="html dean_ch" style="white-space: nowrap;">
<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;div.html"><span class="kw2">&lt;div</span></span></a> <span class="kw3">id</span><span class="sy0">=</span><span class="st0">&quot;page&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span><br />
<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;ul&amp;gt;.html"><span class="kw2">&lt;ul&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;li.html"><span class="kw2">&lt;li</span></span></a> <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;kategoria&quot;</span>&gt;&lt;div <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;naglowek&quot;</span>&gt;&lt;a <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;link rss&quot;</span> <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;#&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>Subscribe RSS<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>div&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;ul.html"><span class="kw2">&lt;ul</span></span></a> <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;fade&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;li&amp;gt;.html"><span class="kw2">&lt;li&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;div.html"><span class="kw2">&lt;div</span></span></a> <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;text&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;ul&amp;gt;.html"><span class="kw2">&lt;ul&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2">&lt;li&gt;&lt;a <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;http://pl.wikipedia.org/wiki/RSS&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>RSS &#8211; Wikipedia<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>li&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2">&lt;li&gt;&lt;a <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;http://vivee.info/2009/02/15/jak-wyizolowac-liczbe-subskrybentow-rss-korzystajac-z-feedburnera/&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>RSS &#8211; korzystanie z feedburnera<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>li&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2">&lt;li&gt;&lt;a <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;http://dobreprogramy.pl/index.php?dz=1&amp;t=95&amp;Czytniki+RSS&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>Czytniki RSS<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>li&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/ul&amp;gt;.html"><span class="kw2">&lt;/ul&gt;</span></span></a></span> &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/div&amp;gt;.html"><span class="kw2">&lt;/div&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/li&amp;gt;.html"><span class="kw2">&lt;/li&gt;</span></span></a></span> &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/ul&amp;gt;.html"><span class="kw2">&lt;/ul&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/li&amp;gt;.html"><span class="kw2">&lt;/li&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;li.html"><span class="kw2">&lt;li</span></span></a> <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;kategoria&quot;</span>&gt;&lt;div <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;naglowek&quot;</span>&gt;&lt;a <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;link facebook&quot;</span> <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;#&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>Facebook<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>div&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;ul.html"><span class="kw2">&lt;ul</span></span></a> <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;fade&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;li&amp;gt;.html"><span class="kw2">&lt;li&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;div.html"><span class="kw2">&lt;div</span></span></a> <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;text&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;ul&amp;gt;.html"><span class="kw2">&lt;ul&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2">&lt;li&gt;&lt;a <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;http://www.facebook.com/&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>Facebook &#8211; Main Page<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>li&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2">&lt;li&gt;&lt;a <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;http://www.facebook.com/&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>Facebook &#8211; Rejestracja<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>li&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2">&lt;li&gt;&lt;a <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;http://www.facebook.com/pages/create.php&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>Facebook &#8211; Stwórz swoją stronę<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>li&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/ul&amp;gt;.html"><span class="kw2">&lt;/ul&gt;</span></span></a></span> &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/div&amp;gt;.html"><span class="kw2">&lt;/div&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/li&amp;gt;.html"><span class="kw2">&lt;/li&gt;</span></span></a></span> &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/ul&amp;gt;.html"><span class="kw2">&lt;/ul&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/li&amp;gt;.html"><span class="kw2">&lt;/li&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;li.html"><span class="kw2">&lt;li</span></span></a> <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;kategoria&quot;</span>&gt;&lt;div <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;naglowek&quot;</span>&gt;&lt;a <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;link technorati&quot;</span> <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;#&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>Technorati<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>div&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;ul.html"><span class="kw2">&lt;ul</span></span></a> <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;fade&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;li&amp;gt;.html"><span class="kw2">&lt;li&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;div.html"><span class="kw2">&lt;div</span></span></a> <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;text&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;ul&amp;gt;.html"><span class="kw2">&lt;ul&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2">&lt;li&gt;&lt;a <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;http://technorati.com/&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>Technorati &#8211; Main Page<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>li&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2">&lt;li&gt;&lt;a <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;http://technorati.com/technology/&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>Technorati &#8211; Technology<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>li&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2">&lt;li&gt;&lt;a <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;http://technorati.com/technology/it/&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>Technorati &#8211; IT<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>li&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/ul&amp;gt;.html"><span class="kw2">&lt;/ul&gt;</span></span></a></span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/div&amp;gt;.html"><span class="kw2">&lt;/div&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/li&amp;gt;.html"><span class="kw2">&lt;/li&gt;</span></span></a></span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/ul&amp;gt;.html"><span class="kw2">&lt;/ul&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/li&amp;gt;.html"><span class="kw2">&lt;/li&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;li.html"><span class="kw2">&lt;li</span></span></a> <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;kategoria&quot;</span>&gt;&lt;div <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;naglowek&quot;</span>&gt;&lt;a <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;link twitter&quot;</span> <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;#&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>Twitter<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>div&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;ul.html"><span class="kw2">&lt;ul</span></span></a> <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;fade&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;li&amp;gt;.html"><span class="kw2">&lt;li&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;div.html"><span class="kw2">&lt;div</span></span></a> <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;text&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;ul&amp;gt;.html"><span class="kw2">&lt;ul&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2">&lt;li&gt;&lt;a <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;http://twitter.com/&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>Twitter &#8211; Main Page<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>li&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2">&lt;li&gt;&lt;a <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;https://twitter.com/signup&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>Twitter &#8211; Join<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>li&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2">&lt;li&gt;&lt;a <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;https://twitter.com/viveeinfo&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>Vivee na Twitterze<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>li&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/ul&amp;gt;.html"><span class="kw2">&lt;/ul&gt;</span></span></a></span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/div&amp;gt;.html"><span class="kw2">&lt;/div&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/li&amp;gt;.html"><span class="kw2">&lt;/li&gt;</span></span></a></span> &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/ul&amp;gt;.html"><span class="kw2">&lt;/ul&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/li&amp;gt;.html"><span class="kw2">&lt;/li&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;li.html"><span class="kw2">&lt;li</span></span></a> <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;kategoria&quot;</span>&gt;&lt;div <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;naglowek&quot;</span>&gt;&lt;a <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;link vimeo&quot;</span> <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;#&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>Vimeo<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>div&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;ul.html"><span class="kw2">&lt;ul</span></span></a> <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;fade&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;li&amp;gt;.html"><span class="kw2">&lt;li&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;div.html"><span class="kw2">&lt;div</span></span></a> <span class="kw3">class</span><span class="sy0">=</span><span class="st0">&quot;text&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;ul&amp;gt;.html"><span class="kw2">&lt;ul&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2">&lt;li&gt;&lt;a <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;http://vimeo.com/&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>Vimeo &#8211; Main Page<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>li&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2">&lt;li&gt;&lt;a <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;http://vimeo.com/join&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>Vimeo &#8211; Join<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>li&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2">&lt;li&gt;&lt;a <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;http://vimeo.com/upload/video&quot;</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span>Vimeo &#8211; Upload<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a><span class="sy0">/</span>a&gt;&lt;<span class="sy0">/</span>li&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/ul&amp;gt;.html"><span class="kw2">&lt;/ul&gt;</span></span></a></span> &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/div&amp;gt;.html"><span class="kw2">&lt;/div&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/li&amp;gt;.html"><span class="kw2">&lt;/li&gt;</span></span></a></span> &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/ul&amp;gt;.html"><span class="kw2">&lt;/ul&gt;</span></span></a></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/li&amp;gt;.html"><span class="kw2">&lt;/li&gt;</span></span></a></span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </p>
<p><span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/ul&amp;gt;.html"><span class="kw2">&lt;/ul&gt;</span></span></a></span><br />
<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/div&amp;gt;.html"><span class="kw2">&lt;/div&gt;</span></span></a></span><br />
&nbsp;</div>
<p>Niektóre dodatkowe klasy w htmlu zostały tutaj wprowadzone celowo w celu upiększeń poszczególnych zakładek pierwszego poziomu. Także na klasy typu <code>"twitter"</code>, <code>"vimeo"</code>, itp w swoich wersjach menu akordeonowego nie musicie zwracać uwagi (chyba, że tak jak tutaj chcecie aby każda zakładka miała inny kolor, ikonkę, itp).</p>
<h2>Upiększanie menu, czyli struktura CSS</h2>
<p>Jak łatwo jest się domyślić każdy kod CSS, który decydować będzie o wyglądzie może być inny. </p>
<div class="css dean_ch" style="white-space: nowrap;">
* <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">padding</span><span class="re2">:0</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">margin</span><span class="re2">:0</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
img <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">border</span><span class="re2">:0</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
body <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">background</span><span class="sy0">:</span><span class="re0">#f4f3ef</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">text-align</span><span class="re2">:center</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
<span class="re0">#page</span> <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">width</span><span class="re2">:<span class="re3">800px</span></span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">text-align</span><span class="re2">:left</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">margin</span><span class="re2">:0</span> <span class="kw2">auto</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span> &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
<span class="re0">#page</span> ul <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">list-style-type</span><span class="re2">:none</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">width</span><span class="re2">:100</span>%<span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">padding</span><span class="re2">:<span class="re3">20px</span></span> <span class="nu0">0</span> <span class="nu0">0</span> <span class="nu0">0</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
ul ul <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">background</span><span class="re2">:url</span><span class="br0">&#40;</span>img/tlo<span class="re1">.png</span><span class="br0">&#41;</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">padding</span><span class="re2">:0</span>!important<span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
li <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">font</span><span class="re2">:<span class="re3">22px</span></span> <span class="st0">&quot;Trebuchet MS&quot;</span>, Tahoma, Arial, Helvetica, <span class="kw2">sans-serif</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">word-spacing</span><span class="re2">:<span class="re3">3px</span></span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">vertical-align</span><span class="re2">:middle</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
div<span class="re1">.text</span> <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">width</span><span class="re2">:<span class="re3">780px</span></span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">padding</span><span class="re2">:<span class="re3">10px</span></span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">line-height</span><span class="re2">:<span class="re3">20px</span></span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">text-align</span><span class="re2">:justify</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">font</span><span class="re2">:<span class="re3">11px</span></span> Tahoma, Arial, Helvetica, <span class="kw2">sans-serif</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">letter-spacing</span><span class="re2">:<span class="re3">1px</span></span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">color</span><span class="sy0">:</span><span class="re0">#7a7a7a</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">background</span><span class="re2">:url</span><span class="br0">&#40;</span><span class="kw2">text</span><span class="re1">.png</span><span class="br0">&#41;</span> <span class="kw2">repeat-x</span> <span class="kw1">top</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; -moz-border-radius<span class="sy0">:</span> <span class="re3">5px</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; -webkit-border-radius<span class="sy0">:</span> <span class="re3">5px</span><span class="sy0">;</span> &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; border-radius<span class="sy0">:</span> <span class="re3">5px</span><span class="sy0">;</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span> &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
div<span class="re1">.text</span> p <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">margin</span><span class="re2">:0</span> <span class="nu0">0</span> <span class="re3">10px</span> <span class="nu0">0</span><span class="sy0">;</span><br />
<span class="br0">&#125;</span> &nbsp; &nbsp; &nbsp; </p>
<p>div<span class="re1">.text</span> ul <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">list-style-type</span><span class="re2">:none</span><span class="sy0">;</span><br />
<span class="br0">&#125;</span></p>
<p>div<span class="re1">.text</span> ul li <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">font</span><span class="re2">:<span class="re3">12px</span></span> Helvetica, Tahoma, Arial, Geneva, <span class="kw2">sans-serif</span>!important<span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">margin</span><span class="re2">:<span class="re3">2px</span></span> <span class="nu0">0</span>!important<span class="sy0">;</span><br />
<span class="br0">&#125;</span></p>
<p>div<span class="re1">.text</span> ul li a <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">color</span><span class="sy0">:</span><span class="re0">#585858</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">font-weight</span><span class="re2">:bold</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">text-decoration</span><span class="re2">:none</span><span class="sy0">;</span><br />
<span class="br0">&#125;</span></p>
<p>div<span class="re1">.text</span> ul li a<span class="re2">:hover</span> <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">color</span><span class="sy0">:</span><span class="re0">#08a2b9</span><span class="sy0">;</span><br />
<span class="br0">&#125;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
<span class="re1">.kategoria</span> a<span class="re1">.link</span> <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">display</span><span class="re2">:block</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">width</span><span class="re2">:<span class="re3">780px</span></span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">padding</span><span class="re2">:<span class="re3">22px</span></span> <span class="nu0">0</span> <span class="re3">5px</span> <span class="re3">20px</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">font</span><span class="re2">:<span class="re3">22px</span></span> <span class="st0">&quot;Trebuchet MS&quot;</span>, Tahoma, Arial, Helvetica, <span class="kw2">sans-serif</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">font-weight</span><span class="re2">:bold</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">color</span><span class="sy0">:</span><span class="re0">#fafafa</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">text-decoration</span><span class="re2">:none</span><span class="sy0">;</span> &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">margin</span><span class="re2">:0</span> <span class="nu0">0</span> <span class="re3">2px</span> <span class="nu0">0</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; -moz-border-radius<span class="sy0">:</span> <span class="re3">5px</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; -webkit-border-radius<span class="sy0">:</span> <span class="re3">5px</span><span class="sy0">;</span> &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; border-radius<span class="sy0">:</span> <span class="re3">5px</span><span class="sy0">;</span> &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">height</span><span class="re2">:<span class="re3">47px</span></span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">text-shadow</span><span class="sy0">:</span> <span class="re3">1px</span> <span class="re3">1px</span> <span class="re3">1px</span> <span class="re0">#5d5d5d</span><span class="sy0">;</span><br />
<span class="br0">&#125;</span> &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
<span class="re1">.kategoria</span> a<span class="re1">.link</span><span class="re2">:hover</span> <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">color</span><span class="sy0">:</span><span class="re0">#ffffff</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">text-decoration</span><span class="re2">:none</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span> &nbsp; &nbsp; &nbsp; <br />
&nbsp;</div>
<p>Całkowita szerokość zakładek i zawartości, która się pojawia po kliknięciu na nie uzależiona jest od od diva w jakim się znajduje czyli od diva <code>#page</code>. Ma on nadaną konkretną szerokość i wyśrodkowany jest on względem okna przeglądarki.</p>
<h2>Odrobina CSS3</h2>
<p>CSS3 niestety na obecną chwilę nie jest jeszcze obsługiwany przez wszystkie przeglądarki internetowe. Te, które radzą sobie z nim całkiem sprawnie to:</p>
<ul>
<li>Firefox (od wersji 3 w górę)</li>
<li>Google Chrome</li>
<li>Safari</li>
<li>Opera (wersja 9.64 obsługuje zaledwie kilka możliwości jakie daje nam CSS3)</li>
</ul>
<p>W menu akordeonowym zostały wykorzystane takie efekty jak:<br />
1. <strong>Cień pod napisem</strong> </p>
<div class="css dean_ch" style="white-space: nowrap;">
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">text-shadow</span><span class="sy0">:</span> <span class="re3">1px</span> <span class="re3">1px</span> <span class="re3">1px</span> <span class="re0">#5d5d5d</span><span class="sy0">;</span> &nbsp; &nbsp; &nbsp; <br />
&nbsp;</div>
<p>2. <strong>Zaokrąglone rogi</strong></p>
<div class="css dean_ch" style="white-space: nowrap;">
&nbsp; &nbsp; &nbsp; &nbsp; -moz-border-radius<span class="sy0">:</span> <span class="re3">5px</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; -webkit-border-radius<span class="sy0">:</span> <span class="re3">5px</span><span class="sy0">;</span> &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; border-radius<span class="sy0">:</span> <span class="re3">5px</span><span class="sy0">;</span> &nbsp; &nbsp; <br />
&nbsp;</div>
<p class="picture"><a href="http://palmiak.dot.pl/vivee_pliki/acordeon/2.jpg"><img src="http://palmiak.dot.pl/vivee_pliki/acordeon/2m.jpg" alt="Full of colours" /></a></p>
<p>Efekt końcowy zabawy htmlowo-cssowej podejrzeć można w wersji <a href="http://palmiak.dot.pl/vivee_pliki/acordeon/">Demo</a></p>
<h2> jQuery</h2>
<p>Do w pełni działajacych zakładek brakuje nam jeszcze podłączenie odpowiednich skryptów JS.<br />
W sekcji <code><head> </head></code> należy zamieścić odnośnik do jQuery:</p>
<div class="html dean_ch" style="white-space: nowrap;"><span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;script.html"><span class="kw2">&lt;script</span></span></a> <span class="kw3">type</span><span class="sy0">=</span><span class="st0">&quot;text/javascript&quot;</span> <span class="kw3">src</span><span class="sy0">=</span><span class="st0">&quot;http://code.jquery.com/jquery-latest.js&quot;</span>&gt;&lt;<span class="sy0">/</span>script&gt;</span> </div>
<p>oraz skrypt, z funkcją dzięki której zakładki zachowują się zgodnie z naszymi założeniami.</p>
<div class="html dean_ch" style="white-space: nowrap;"><span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;script.html"><span class="kw2">&lt;script</span></span></a> <span class="kw3">type</span><span class="sy0">=</span><span class="st0">&quot;text/javascript&quot;</span> <span class="kw3">src</span><span class="sy0">=</span><span class="st0">&quot;js/menu.js&quot;</span>&gt;&lt;<span class="sy0">/</span>script&gt;</span> </div>
<p>Nasz skrypt, który decyduje o pojawianiu się i znikaniu zawartości wygląda następująco:</p>
<div class="javascript dean_ch" style="white-space: nowrap;">
&nbsp;$<span class="br0">&#40;</span>document<span class="br0">&#41;</span>.ready<span class="br0">&#40;</span><span class="kw2">function</span><span class="br0">&#40;</span><span class="br0">&#41;</span> <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; $<span class="br0">&#40;</span><span class="st0">&quot;ul.fade&quot;</span><span class="br0">&#41;</span>.not<span class="br0">&#40;</span><span class="st0">&quot;:first&quot;</span><span class="br0">&#41;</span>.hide<span class="br0">&#40;</span><span class="br0">&#41;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; $<span class="br0">&#40;</span><span class="st0">&quot;a.link&quot;</span><span class="br0">&#41;</span>.click<span class="br0">&#40;</span><span class="kw2">function</span><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $<span class="br0">&#40;</span><span class="st0">&quot;.fade:visible&quot;</span><span class="br0">&#41;</span>.hide<span class="br0">&#40;</span><span class="br0">&#41;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $<span class="br0">&#40;</span>this<span class="br0">&#41;</span>.parent<span class="br0">&#40;</span><span class="br0">&#41;</span>.<a href="http://www.php.net/next"><span class="kw3">next</span></a><span class="br0">&#40;</span><span class="st0">&#8216;.fade&#8217;</span><span class="br0">&#41;</span>.fadeIn<span class="br0">&#40;</span><span class="br0">&#41;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">return</span> <span class="kw2">false</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span><span class="br0">&#41;</span>;<br />
&nbsp;<span class="br0">&#125;</span><span class="br0">&#41;</span>;<br />
&nbsp;</div>
<p>gdzie:</p>
<div class="javascript dean_ch" style="white-space: nowrap;">$<span class="br0">&#40;</span><span class="st0">&quot;ul.fade).not(&quot;</span>:first<span class="st0">&quot;).hide();</span></div>
<p>Po wczytaniu skryptu ukrywa nam wszystkie podtreści zakładek poza pierwszą, która zawsze będzie pokazana i tym samym sugeruje userom, że kliknięcie w następną zakładkę pokaże się jej zawartość.</p>
<div class="javascript dean_ch" style="white-space: nowrap;">$<span class="br0">&#40;</span><span class="st0">&quot;.fade:visible&quot;</span><span class="br0">&#41;</span>.hide<span class="br0">&#40;</span><span class="br0">&#41;</span>;</div>
<p>Zagnieżdżone <code>ul</code> o klasie <code>.fade</code> będzie ukazywane po wcześniejszym kliknięciu na <code>a.link</code>.<br />
Nadanie klasy pojawiającemu się <code>ul</code> dodatkowo zabezpiecza nas przed sytuacją kiedy w treści mamy następne <code>ul</code> i nie chcemy aby one dziedziczyły to zachowanie. </p>
<p>Został również zastosowany efekt <code>fadeIn</code> dla pojawiających się zawartości menu. </p>
<div class="javascript dean_ch" style="white-space: nowrap;">$<span class="br0">&#40;</span>this<span class="br0">&#41;</span>.parent<span class="br0">&#40;</span><span class="br0">&#41;</span>.<a href="http://www.php.net/next"><span class="kw3">next</span></a><span class="br0">&#40;</span><span class="st0">&#8216;.fade&#8217;</span><span class="br0">&#41;</span>.fadeIn<span class="br0">&#40;</span><span class="br0">&#41;</span>;</div>
<p>Więcej o fade&#8217;ach przeczytać możecie w artykule: <a href="http://vivee.info/2007/12/04/fadein-fadeout-fadeto-czyli-o-pojawianiu-sie-i-znikaniu/">&#8220;FadeIn, fadeOut, fadeTo – czyli o pojawianiu się i znikaniu&#8221;</a>.</p>
<p>Jeżeli chcemy aby zawartość pojawiała się nam po najeździe na zakładkę, a nie dopiero po kliknięciu należy w tym fragmencie js&#8217;a </p>
<div class="javascript dean_ch" style="white-space: nowrap;">$<span class="br0">&#40;</span><span class="st0">&quot;a.link&quot;</span><span class="br0">&#41;</span>.click<span class="br0">&#40;</span><span class="kw2">function</span><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="br0">&#123;</span></div>
<p>podmienić <code>click</code> na <code>hover</code>:</p>
<div class="javascript dean_ch" style="white-space: nowrap;">$<span class="br0">&#40;</span><span class="st0">&quot;a.link&quot;</span><span class="br0">&#41;</span>.hover<span class="br0">&#40;</span><span class="kw2">function</span><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="br0">&#123;</span></div>
<p>Hover sprawi, że menu to zachowywać się będzie identycznie jak to zamieszczone na <a href="http://www.apple.com/downloads/">www.apple.com</a>.</p>
<p>Jeszcze jednym efektem dla urozmaicenia wyglądu tego menu jest zwiększenie krycia po najechaniu kursorem na <code>.kategoria a.link</code>.</p>
<div class="javascript dean_ch" style="white-space: nowrap;">
$<span class="br0">&#40;</span><span class="st0">&quot;.kategoria a.link&quot;</span><span class="br0">&#41;</span>.fadeTo<span class="br0">&#40;</span><span class="st0">&quot;fast&quot;</span>, .8<span class="br0">&#41;</span>;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
$<span class="br0">&#40;</span><span class="st0">&quot;.kategoria a.link&quot;</span><span class="br0">&#41;</span>.hover<span class="br0">&#40;</span><span class="kw2">function</span><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; $<span class="br0">&#40;</span>this<span class="br0">&#41;</span>.fadeTo<span class="br0">&#40;</span><span class="st0">&quot;fast&quot;</span>, <span class="nu0">1</span><span class="br0">&#41;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span>,<span class="kw2">function</span><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; $<span class="br0">&#40;</span>this<span class="br0">&#41;</span>.fadeTo<span class="br0">&#40;</span><span class="st0">&quot;fast&quot;</span>, .8<span class="br0">&#41;</span>;<br />
<span class="br0">&#125;</span><span class="br0">&#41;</span>; &nbsp; &nbsp; <br />
&nbsp;</div>
<p>Tym sposobem tak oto wygląda całkowity kod JS, który przyczynia się do ozywienia menu akordeonowego:</p>
<div class="javascript dean_ch" style="white-space: nowrap;">
&nbsp;$<span class="br0">&#40;</span>document<span class="br0">&#41;</span>.ready<span class="br0">&#40;</span><span class="kw2">function</span><span class="br0">&#40;</span><span class="br0">&#41;</span> <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; $<span class="br0">&#40;</span><span class="st0">&quot;ul.fade&quot;</span><span class="br0">&#41;</span>.not<span class="br0">&#40;</span><span class="st0">&quot;:first&quot;</span><span class="br0">&#41;</span>.hide<span class="br0">&#40;</span><span class="br0">&#41;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; $<span class="br0">&#40;</span><span class="st0">&quot;a.link&quot;</span><span class="br0">&#41;</span>.click<span class="br0">&#40;</span><span class="kw2">function</span><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $<span class="br0">&#40;</span><span class="st0">&quot;.fade:visible&quot;</span><span class="br0">&#41;</span>.hide<span class="br0">&#40;</span><span class="br0">&#41;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $<span class="br0">&#40;</span>this<span class="br0">&#41;</span>.parent<span class="br0">&#40;</span><span class="br0">&#41;</span>.<a href="http://www.php.net/next"><span class="kw3">next</span></a><span class="br0">&#40;</span><span class="st0">&#8216;.fade&#8217;</span><span class="br0">&#41;</span>.fadeIn<span class="br0">&#40;</span><span class="br0">&#41;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">return</span> <span class="kw2">false</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span><span class="br0">&#41;</span>;</p>
<p>$<span class="br0">&#40;</span><span class="st0">&quot;.kategoria a.link&quot;</span><span class="br0">&#41;</span>.fadeTo<span class="br0">&#40;</span><span class="st0">&quot;fast&quot;</span>, .8<span class="br0">&#41;</span>;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
$<span class="br0">&#40;</span><span class="st0">&quot;.kategoria a.link&quot;</span><span class="br0">&#41;</span>.hover<span class="br0">&#40;</span><span class="kw2">function</span><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; $<span class="br0">&#40;</span>this<span class="br0">&#41;</span>.fadeTo<span class="br0">&#40;</span><span class="st0">&quot;fast&quot;</span>, <span class="nu0">1</span><span class="br0">&#41;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span>,<span class="kw2">function</span><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; $<span class="br0">&#40;</span>this<span class="br0">&#41;</span>.fadeTo<span class="br0">&#40;</span><span class="st0">&quot;fast&quot;</span>, .8<span class="br0">&#41;</span>;<br />
<span class="br0">&#125;</span><span class="br0">&#41;</span>;</p>
<p><span class="br0">&#125;</span><span class="br0">&#41;</span>;<br />
&nbsp;</div>
<p>W taki sposób przestawia się tworzenie akoreonowego menu,<br />
mamy nadzieje, że artykuł ten okaże się dla Was pomocny.</p>
<img src="http://feeds.feedburner.com/~r/Viveeinfo/~4/xtlfLJTxShI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://vivee.info/2009/07/06/menu-akordeonowe-z-odrobina-css3/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		<feedburner:origLink>http://vivee.info/2009/07/06/menu-akordeonowe-z-odrobina-css3/</feedburner:origLink></item>
		<item>
		<title>Inspirujące strony www – czerwiec 2009</title>
		<link>http://feedproxy.google.com/~r/Viveeinfo/~3/C5nZBvhi3MQ/</link>
		<comments>http://vivee.info/2009/07/03/inspirujace-strony-www-czerwiec-2009/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 07:33:08 +0000</pubDate>
		<dc:creator>agressiva</dc:creator>
				<category><![CDATA[Grafika]]></category>
		<category><![CDATA[Inspiracje]]></category>

		<guid isPermaLink="false">http://vivee.info/?p=1085</guid>
		<description><![CDATA[Oto kolejna kolekcja inspirujących stron www, które wzbudziły nasze zainteresowanie pod wzgledem graficznym i funkcjonalnym w czerwcu 2009r.


www.freelanceswitch.com

www.favable.com

www.sketchen.com

www.sprechblase.lokalisten.de

www.zologicka.cz

www.quraninteractive.com

www.dailyrt.com

www.laventanadeldiseno.es

www.skillicorn.org

www.mbdragan.com

www.foodincmovie.com

www.bushtheatre.co.uk

www.biobabybett.de

www.bikevasion.com

www.orcabayseafoods.com

www.thumbdive.com

www.bkwld.com

www.tapbots.com

www.ftdesigner.net

www.hangardoor.com
]]></description>
			<content:encoded><![CDATA[<p>Oto kolejna kolekcja <strong>inspirujących stron www</strong>, które wzbudziły nasze zainteresowanie pod wzgledem graficznym i funkcjonalnym w czerwcu 2009r.<br />
<span id="more-1085"></span></p>
<p class="insp"><a href="http://freelanceswitch.com/"><img src="http://palmiak.dot.pl/vivee_pliki/stronywww/freel.jpg" alt="Inspirujące strony www" /></a><br />
<a href="http://freelanceswitch.com/">www.freelanceswitch.com</a></p>
<p class="insp"><a href="http://www.favable.com/"><img src="http://palmiak.dot.pl/vivee_pliki/stronywww/fav.jpg" alt="Inspirujące strony www" /></a><br />
<a href="http://www.favable.com/">www.favable.com</a></p>
<p class="insp"><a href="http://www.sketchen.com/"><img src="http://palmiak.dot.pl/vivee_pliki/stronywww/sket.jpg" alt="Inspirujące strony www" /></a><br />
<a href="http://www.sketchen.com/">www.sketchen.com</a></p>
<p class="insp"><a href="http://sprechblase.lokalisten.de/"><img src="http://palmiak.dot.pl/vivee_pliki/stronywww/papier.jpg" alt="Inspirujące strony www" /></a><br />
<a href="http://sprechblase.lokalisten.de/">www.sprechblase.lokalisten.de</a></p>
<p class="insp"><a href="http://www.zologicka.cz/"><img src="http://palmiak.dot.pl/vivee_pliki/stronywww/zolo.jpg" alt="Inspirujące strony www" /></a><br />
<a href="http://www.zologicka.cz/">www.zologicka.cz</a></p>
<p class="insp"><a href="http://www.quraninteractive.com/"><img src="http://palmiak.dot.pl/vivee_pliki/stronywww/qur.jpg" alt="Inspirujące strony www" /></a><br />
<a href="http://www.quraninteractive.com/">www.quraninteractive.com</a></p>
<p class="insp"><a href="http://dailyrt.com/"><img src="http://palmiak.dot.pl/vivee_pliki/stronywww/rt.jpg" alt="Inspirujące strony www" /></a><br />
<a href="http://dailyrt.com/">www.dailyrt.com</a></p>
<p class="insp"><a href="http://laventanadeldiseno.es/"><img src="http://palmiak.dot.pl/vivee_pliki/stronywww/hus.jpg" alt="Inspirujące strony www" /></a><br />
<a href="http://laventanadeldiseno.es/">www.laventanadeldiseno.es</a></p>
<p class="insp"><a href="http://skillicorn.org/"><img src="http://palmiak.dot.pl/vivee_pliki/stronywww/skill.jpg" alt="Inspirujące strony www" /></a><br />
<a href="http://skillicorn.org/">www.skillicorn.org</a></p>
<p class="insp"><a href="http://www.mbdragan.com/"><img src="http://palmiak.dot.pl/vivee_pliki/stronywww/mb.jpg" alt="Inspirujące strony www" /></a><br />
<a href="http://www.mbdragan.com/">www.mbdragan.com</a></p>
<p class="insp"><a href="http://foodincmovie.com/"><img src="http://palmiak.dot.pl/vivee_pliki/stronywww/hungry.jpg" alt="Inspirujące strony www" /></a><br />
<a href="http://foodincmovie.com/">www.foodincmovie.com</a></p>
<p class="insp"><a href="http://www.bushtheatre.co.uk/"><img src="http://palmiak.dot.pl/vivee_pliki/stronywww/bush.jpg" alt="Inspirujące strony www" /></a><br />
<a href="http://www.bushtheatre.co.uk/">www.bushtheatre.co.uk</a></p>
<p class="insp"><a href="http://biobabybett.de/"><img src="http://palmiak.dot.pl/vivee_pliki/stronywww/cama.jpg" alt="Inspirujące strony www" /></a><br />
<a href="http://biobabybett.de/">www.biobabybett.de</a></p>
<p class="insp"><a href="http://www.bikevasion.com/"><img src="http://palmiak.dot.pl/vivee_pliki/stronywww/bike.jpg" alt="Inspirujące strony www" /></a><br />
<a href="http://www.bikevasion.com/">www.bikevasion.com</a></p>
<p class="insp"><a href="http://orcabayseafoods.com/"><img src="http://palmiak.dot.pl/vivee_pliki/stronywww/orca.jpg" alt="Inspirujące strony www" /></a><br />
<a href="http://orcabayseafoods.com/">www.orcabayseafoods.com</a></p>
<p class="insp"><a href="http://www.thumbdive.com/home"><img src="http://palmiak.dot.pl/vivee_pliki/stronywww/thum.jpg" alt="Inspirujące strony www" /></a><br />
<a href="http://www.thumbdive.com/home">www.thumbdive.com</a></p>
<p class="insp"><a href="http://www.bkwld.com/"><img src="http://palmiak.dot.pl/vivee_pliki/stronywww/bkw.jpg" alt="Inspirujące strony www" /></a><br />
<a href="http://www.bkwld.com/">www.bkwld.com</a></p>
<p class="insp"><a href="http://tapbots.com/weightbot/"><img src="http://palmiak.dot.pl/vivee_pliki/stronywww/bot.jpg" alt="Inspirujące strony www" /></a><br />
<a href="http://tapbots.com/weightbot/">www.tapbots.com</a></p>
<p class="insp"><a href="http://ftdesigner.net/"><img src="http://palmiak.dot.pl/vivee_pliki/stronywww/ft.jpg" alt="Inspirujące strony www" /></a><br />
<a href="http://ftdesigner.net/">www.ftdesigner.net</a></p>
<p class="insp"><a href="http://www.hangardoor.com/"><img src="http://palmiak.dot.pl/vivee_pliki/stronywww/idc.jpg" alt="Inspirujące strony www" /></a><br />
<a href="http://www.hangardoor.com/">www.hangardoor.com</a></p>
<img src="http://feeds.feedburner.com/~r/Viveeinfo/~4/C5nZBvhi3MQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://vivee.info/2009/07/03/inspirujace-strony-www-czerwiec-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://vivee.info/2009/07/03/inspirujace-strony-www-czerwiec-2009/</feedburner:origLink></item>
		<item>
		<title>Polecane strony</title>
		<link>http://feedproxy.google.com/~r/Viveeinfo/~3/uFgfGbFTiJk/</link>
		<comments>http://vivee.info/2009/06/24/polecane-strony/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 19:58:08 +0000</pubDate>
		<dc:creator>palmiak</dc:creator>
				<category><![CDATA[Aktualności]]></category>

		<guid isPermaLink="false">http://vivee.info/?p=1081</guid>
		<description><![CDATA[Mamy nową zabawczkę w postaci delicious. Wymyśliliśmy sobie, że dzięki temu będziemy zbierać sobie ciekawe stronki i dzielić się z Wami tym co znaleźliśmy. Póki co kolekcja jest skromna, ale będzie rosnąć w miarę surfowania.
Dodatkowo zachęcamy Was do podsyłania nam różnych znalezisk. Najlepiej poprzez formularz znajdujący się na stronie.
Jeżeli ilość stron będzie wystarczająca to możecie [...]]]></description>
			<content:encoded><![CDATA[<p>Mamy nową zabawczkę w postaci <a href="http://delicious.com/vivee.info">delicious</a>. Wymyśliliśmy sobie, że dzięki temu będziemy zbierać sobie ciekawe stronki i dzielić się z Wami tym co znaleźliśmy. Póki co kolekcja jest skromna, ale będzie rosnąć w miarę surfowania.<span id="more-1081"></span></p>
<p>Dodatkowo zachęcamy Was do podsyłania nam różnych znalezisk. Najlepiej poprzez formularz znajdujący się na <a href="http://vivee.info/fajne-stronki/">stronie</a>.</p>
<p>Jeżeli ilość stron będzie wystarczająca to możecie się spodziewać nowej, comiesięcznej serii.</p>
<p>Stronki możecie obejrzeć bezpośrednio na naszej <a href="http://delicious.com/vivee.info">delicjowej stronie</a>, z boku każdej podstrony na vivee lub na wydzielonym ku temu <a href="http://vivee.info/fajne-stronki/ ">kąciku na vivee</a>.</p>
<img src="http://feeds.feedburner.com/~r/Viveeinfo/~4/uFgfGbFTiJk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://vivee.info/2009/06/24/polecane-strony/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://vivee.info/2009/06/24/polecane-strony/</feedburner:origLink></item>
		<item>
		<title>Query_posts, czyli jak ujarzmić loopa część 2.</title>
		<link>http://feedproxy.google.com/~r/Viveeinfo/~3/lqx3EwOYsSQ/</link>
		<comments>http://vivee.info/2009/06/22/query_posts-czyli-jak-ujarzmic-loopa-czesc-2/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 18:44:25 +0000</pubDate>
		<dc:creator>palmiak</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://vivee.info/?p=997</guid>
		<description><![CDATA[Po dość długiej przerwie czas dokończyć tematykę query_posts. W pierwszej części nauczyliśmy się jak wybierać wg. kategorii czy typie wpisu. Tym razem zajmiemy się tagami oraz polami użytkownika.
Najbardziej prymitywnym będzie wyświetlenie wszystkich wpisów opisanych tagiem &#8220;vivee&#8221;. Żeby to zrobić jako argumentów query_posts używamy 'tag=vivee'. 
W momencie gdy chcemy wyszukać wpisów określonych tagiem &#8216;vivee&#8217; lub &#8216;telefon&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p>Po dość długiej przerwie czas dokończyć tematykę query_posts. W pierwszej części nauczyliśmy się jak wybierać wg. kategorii czy typie wpisu. Tym razem zajmiemy się tagami oraz polami użytkownika.<span id="more-997"></span></p>
<p>Najbardziej prymitywnym będzie wyświetlenie wszystkich wpisów opisanych tagiem &#8220;vivee&#8221;. Żeby to zrobić jako argumentów <code>query_posts</code> używamy <code>'tag=vivee'</code>. </p>
<p>W momencie gdy chcemy wyszukać wpisów określonych tagiem &#8216;vivee&#8217; <strong>lub</strong> &#8216;telefon&#8217; korzystamy z <code>'tag=vivee,telefon'</code>. Kiedy <strong>lub</strong> nas nie satysfakcjonuje i potrzebujemy <strong>i</strong> wtedy tagi rodzielamy za pomocą plusa, czyli <code>'tag=vivee+telefon'</code>.</p>
<p>Na wszelki wypadek wytłumaczę różnicę między &#8216;i&#8217; oraz &#8216;lub&#8217;, gdyż w mowie potocznej słowa znaczą to samo (co dość zaciemnia obraz). Wyobraźmy sobie, że mamy 5 wpisów, każdy określony jakimiś tagami:</p>
<ol>
<li>vivee, palmiak, agrest</li>
<li>agnieszka, marmolada, vivee</li>
<li>śmierć, kable</li>
<li>agrest, wiśnia, vivee</li>
<li>vivee, poziomka</li>
</ol>
<p>w momencie gdy będziemy szukać po vivee <strong>lub</strong> agrest pojawią się nam wpisy 1,2,4,5. Czemu? Bo w każdym z nich pojawił się chociaż jeden tag spełniający warunek. Wynikiem poszukiwań po vivee <strong>i</strong> agrest będzie już tylko pierwszy wpis, gdyż jest on jedynym w którym są oba poszukiwane przez nas tagi.</p>
<h2>Pola użytkownika</h2>
<p>Jeżeli ktoś nigdy nie korzystał z pól użytkownika (custom fields) lub zapomniał co się z tym robi zapraszam do naszego <a href="http://vivee.info/2007/09/11/pola-uzytkownika-w-wordpress/">starego tutka</a> lub na <a href="http://wpninja.pl/pola-uzytkownika-czyli-custom-fields/">WPNinja</a>.</p>
<p>Wpisy możemy wyszukiwać po tym czy dany klucz występuje, czy któryś klucz ma przypisaną odpowiednią wartość oraz czy dany klucz ma przypisaną odpowiednią wartość.</p>
<p>Jeżeli chcemy uzyskać wszystkie wpisy w który użyte zostało pole nazwane &#8220;obrazek&#8221; to piszemy <code>meta_key=obrazek</code>. Nie jest ważne co jest wartością tego pola, ważne, że ono występuje. Przydatne jest to wtedy gdy na głównej stronie chcemy pokazać tylko wpisy opatrzone obrazkiem.</p>
<p>Przeciwieństwem tego wyszukiwania jest <code>meta_value=vivee</code>. Wypisane zostaną wtedy tylko wpisy z kluczem o wartości <strong>vivee</strong>. Nie jest ważne czy wystąpi to w polu np. obrazek czy link zewnętrzny czy jeszcze jakimś innymi. Osobiście przyznam, że nie jestem w stanie wymyślić zastosowania do tego. Może mi podpowiecie.</p>
<p>Wypadało by to teraz połączyć, czyli <code>meta_key=obrazek&#038;meta_value=vivee</code>. Po zastosowaniau czegoś takiego naszym oczom powinny się ukazać wpisy które posiadają pole <strong>obrazek</strong> i wartość tego pola to <strong>vivee</strong>.</p>
<p>Pozostaje kwestia co zrobić gdy chcemy wyszukać wpisy w których występuje pole obrazek i jego wartość jest <strong>różna</strong> od vivee. Wtedy stosujemy meta_compare, czyli sposób porównywania wartości. Do wyboru mamy następujące opcje:</p>
<ul>
<li>== &#8211; równe (wartość domyślna)</li>
<li>!= &#8211; różne</li>
<li>> &#8211; większe</li>
<li>>= &#8211; większe równe</li>
<li>< - mniejsze</li>
<li><= -mniejsze równe</li>
</ul>
<p>Wracając do przykładku z obrazkiem różnym od vivee &#8211; <code>meta_key=obrazek&#038;meta_compare=!=&#038;meta_value=vivee</code>. Albo załóżmy, że mamy pole priorytet i w nim podajemy ważność wpisu w skali od 1 do 10. Na stronie głównej chcemy podawać tylko te najważniejsze (czyli o priorytecie większym niż 7). Żeby to uzyskać stosujemy <code>meta_key=priorytet&#038;meta_compare=>&#038;meta_value=7</code>.</p>
<h2>Podsumowanie</h2>
<p>I tak oto zakończyliśmy ten radosny dwuczęściowy artykuł. Używanie query_posts nie powinno Wam już sprawiać problemów. W razie problemów piszcie w komentarzach.</p>
<img src="http://feeds.feedburner.com/~r/Viveeinfo/~4/lqx3EwOYsSQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://vivee.info/2009/06/22/query_posts-czyli-jak-ujarzmic-loopa-czesc-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://vivee.info/2009/06/22/query_posts-czyli-jak-ujarzmic-loopa-czesc-2/</feedburner:origLink></item>
		<item>
		<title>20 darmowych skór do Wordpressa</title>
		<link>http://feedproxy.google.com/~r/Viveeinfo/~3/oCpkgixMVjI/</link>
		<comments>http://vivee.info/2009/06/19/20-darmowych-skor-do-wordpressa/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 13:42:45 +0000</pubDate>
		<dc:creator>agressiva</dc:creator>
				<category><![CDATA[Skóry]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[darmowe skóry do wordpressa]]></category>
		<category><![CDATA[free wordpress themes]]></category>
		<category><![CDATA[skóry do wordpressa]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://vivee.info/?p=1016</guid>
		<description><![CDATA[Oto dwadzieścia jednych z najładniejszych Skór do Wordpressa w sieci.

Futura




The Morning After




Elegance




Elegant Grunge




Androida




BlogTheme




SohoMag




WPESP




BlackPower




GrungeD




Color Paper




Curious




Portfolio Wordpress Theme




Wordpress Fun




FREEmium




ModernOak




Masinop




Meta-Morphosis




DeStyle




Irresistible



]]></description>
			<content:encoded><![CDATA[<p>Oto dwadzieścia jednych z najładniejszych Skór do Wordpressa w sieci.<br />
<span id="more-1016"></span></p>
<h2>Futura</h2>
<p class="insp">
<a href="http://vivee.info/" title="beautiful free wordpress themes | darmowe skóry do wordpressa"><img src="http://palmiak.dot.pl/vivee_pliki/wpthemes/web2feel.jpg" alt="20 darmowych skór do Wordpressa " /></a><br />
<a class="button" href="http://web2feel.com/futura/"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a><a class="button" href="http://topwpthemes.com/download/futura.zip"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<h2>The Morning After</h2>
<p class="insp">
<a href="http://vivee.info/" title="beautiful free wordpress themes | darmowe skóry do wordpressa"><img src="http://palmiak.dot.pl/vivee_pliki/wpthemes/morning.jpg" alt="20 darmowych skór do Wordpressa " /></a><br />
<a class="button" href="http://rewind.themasterplan.in/wp-content/uploads/2007/09/home_preview_themorningafte.png"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a><a class="button" href="http://themasterplan.in/download/1"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<h2>Elegance</h2>
<p class="insp">
<a href="http://vivee.info/" title="beautiful free wordpress themes | darmowe skóry do wordpressa"><img src="http://palmiak.dot.pl/vivee_pliki/wpthemes/elegance.jpg" alt="20 darmowych skór do Wordpressa " /></a><br />
<a class="button" href="http://www.themesforblogs.com/test/elegance-11.html/"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a><a class="button" href="http://www.themesforblogs.com/download/elegance-11.zip"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<h2>Elegant Grunge</h2>
<p class="insp">
<a href="http://vivee.info/" title="beautiful free wordpress themes | darmowe skóry do wordpressa"><img src="http://palmiak.dot.pl/vivee_pliki/wpthemes/grunge.jpg" alt="20 darmowych skór do Wordpressa " /></a><br />
<a class="button" href="http://michael.tyson.id.au/wordpress/themes/elegant-grunge/"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a><a class="button" href="http://wordpress.org/extend/themes/download/elegant-grunge.1.0.3.zip"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<h2>Androida</h2>
<p class="insp">
<a href="http://vivee.info/" title="beautiful free wordpress themes | darmowe skóry do wordpressa"><img src="http://palmiak.dot.pl/vivee_pliki/wpthemes/android.jpg" alt="20 darmowych skór do Wordpressa " /></a><br />
<a class="button" href="http://web2feel.com/androida/"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a><a class="button" href="http://web2feel.com/downloads/androida-theme.zip"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<h2>BlogTheme</h2>
<p class="insp">
<a href="http://vivee.info/" title="beautiful free wordpress themes | darmowe skóry do wordpressa"><img src="http://palmiak.dot.pl/vivee_pliki/wpthemes/blogt.jpg" alt="20 darmowych skór do Wordpressa " /></a><br />
<a class="button" href="http://www.woothemes.com/demo/?t=18"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a><a class="button" href="http://www.woothemes.com/free-downloads/blogtheme.zip"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<h2>SohoMag</h2>
<p class="insp">
<a href="http://vivee.info/" title="beautiful free wordpress themes | darmowe skóry do wordpressa"><img src="http://palmiak.dot.pl/vivee_pliki/wpthemes/soho.jpg" alt="20 darmowych skór do Wordpressa " /></a><br />
<a class="button" href="http://wpjunction.com/themes/sohomag/"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a><a class="button" href="http://download.wpjunction.com/SohoMag.zip"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<h2>WPESP</h2>
<p class="insp">
<a href="http://vivee.info/" title="beautiful free wordpress themes | darmowe skóry do wordpressa"><img src="http://palmiak.dot.pl/vivee_pliki/wpthemes/wpe.jpg" alt="20 darmowych skór do Wordpressa " /></a><br />
<a class="button" href="http://demo.wpesp.com/portfolio/"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a><a class="button" href="http://wpesp.com/?dl_id=1"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<h2>BlackPower</h2>
<p class="insp">
<a href="http://vivee.info/" title="beautiful free wordpress themes | darmowe skóry do wordpressa"><img src="http://palmiak.dot.pl/vivee_pliki/wpthemes/bpower.jpg" alt="20 darmowych skór do Wordpressa " /></a><br />
<a class="button" href="http://www.skinpress.com/demo/index.php?wptheme=BlackPower"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a><a class="button" href="http://www.skinpress.com/downloads/download.php?id=111"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<h2>GrungeD</h2>
<p class="insp">
<a href="http://vivee.info/" title="beautiful free wordpress themes | darmowe skóry do wordpressa"><img src="http://palmiak.dot.pl/vivee_pliki/wpthemes/grunged.jpg" alt="20 darmowych skór do Wordpressa " /></a><br />
<a class="button" href="http://www.skinpress.com/demo/index.php?wptheme=GrungeD"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a><a class="button" href="http://www.skinpress.com/downloads/download.php?id=100"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<h2>Color Paper</h2>
<p class="insp">
<a href="http://vivee.info/" title="beautiful free wordpress themes | darmowe skóry do wordpressa"><img src="http://palmiak.dot.pl/vivee_pliki/wpthemes/paper.jpg" alt="20 darmowych skór do Wordpressa " /></a><br />
<a class="button" href="http://www.freethemelayouts.com/blog/"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a><a class="button" href="http://freethemelayouts.com/dls/colorpaper.zip"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<h2>Curious</h2>
<p class="insp">
<a href="http://vivee.info/" title="beautiful free wordpress themes | darmowe skóry do wordpressa"><img src="http://palmiak.dot.pl/vivee_pliki/wpthemes/curious.jpg" alt="20 darmowych skór do Wordpressa " /></a><br />
<a class="button" href="http://webrevolutionary.com/curious-demo/"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a><a class="button" href="http://www.webrevolutionary.com/Curious.zip"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<h2>Portfolio Wordpress Theme</h2>
<p class="insp">
<a href="http://vivee.info/" title="beautiful free wordpress themes | darmowe skóry do wordpressa"><img src="http://palmiak.dot.pl/vivee_pliki/wpthemes/portfolio.jpg" alt="20 darmowych skór do Wordpressa " /></a><br />
<a class="button" href="http://sponsoredwp.info/portfolio/"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a><a class="button" href="http://www.dailywp.com/themes/Portfolio_Pack.zip"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<h2>Wordpress Fun</h2>
<p class="insp">
<a href="http://vivee.info/" title="beautiful free wordpress themes | darmowe skóry do wordpressa"><img src="http://palmiak.dot.pl/vivee_pliki/wpthemes/fun.jpg" alt="20 darmowych skór do Wordpressa " /></a><br />
<a class="button" href="http://media2.smashingmagazine.com/images/wordpress-theme-fun/wp-fun-large.jpg"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a><a class="button" href="http://media2.smashingmagazine.com/images/wordpress-theme-fun/wordpress-fun.zip"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<h2>FREEmium</h2>
<p class="insp">
<a href="http://vivee.info/" title="beautiful free wordpress themes | darmowe skóry do wordpressa"><img src="http://palmiak.dot.pl/vivee_pliki/wpthemes/free.jpg" alt="20 darmowych skór do Wordpressa " /></a><br />
<a class="button" href="http://demo.freebiesdock.com/"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a><a class="button" href="http://freebiesdock.com/get-it/freemium-wordpress-theme"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<h2>ModernOak</h2>
<p class="insp">
<a href="http://vivee.info/" title="beautiful free wordpress themes | darmowe skóry do wordpressa"><img src="http://palmiak.dot.pl/vivee_pliki/wpthemes/oak.jpg" alt="20 darmowych skór do Wordpressa " /></a><br />
<a class="button" href="http://www.drweb.de/magazin/wp-content/uploads/2008/06/modernoak.jpg"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a><a class="button" href="http://www.drweb.de/wordpress-themes/themes/ModernOak.zip"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<h2>Masinop</h2>
<p class="insp">
<a href="http://vivee.info/" title="beautiful free wordpress themes | darmowe skóry do wordpressa"><img src="http://palmiak.dot.pl/vivee_pliki/wpthemes/mas.jpg" alt="20 darmowych skór do Wordpressa " /></a><br />
<a class="button" href="http://www.paddsolutions.com/wpthemes/switch.php?template=masinop"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a><a class="button" href="http://www.paddsolutions.com/"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<h2>Meta-Morphosis</h2>
<p class="insp">
<a href="http://vivee.info/" title="beautiful free wordpress themes | darmowe skóry do wordpressa"><img src="http://palmiak.dot.pl/vivee_pliki/wpthemes/meta.jpg" alt="20 darmowych skór do Wordpressa " /></a><br />
<a class="button" href="http://www.woothemes.com/demo/?t=31"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a><a class="button" href="http://www.woothemes.com/free-themes/Meta_Morphosis"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<h2>DeStyle</h2>
<p class="insp">
<a href="http://vivee.info/" title="beautiful free wordpress themes | darmowe skóry do wordpressa"><img src="http://palmiak.dot.pl/vivee_pliki/wpthemes/de.jpg" alt="20 darmowych skór do Wordpressa " /></a><br />
<a class="button" href="http://www.woothemes.com/demo/?t=16"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a><a class="button" href="http://themeshift.com/download/destyle.zip"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<h2>Irresistible</h2>
<p class="insp">
<a href="http://vivee.info/" title="beautiful free wordpress themes | darmowe skóry do wordpressa"><img src="http://palmiak.dot.pl/vivee_pliki/wpthemes/irr.jpg" alt="20 darmowych skór do Wordpressa " /></a><br />
<a class="button" href="http://woothemes.com/demo/?t=25"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a><a class="button" href="http://www.woothemes.com/free-themes/Irresistible"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a></p>
<img src="http://feeds.feedburner.com/~r/Viveeinfo/~4/oCpkgixMVjI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://vivee.info/2009/06/19/20-darmowych-skor-do-wordpressa/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		<feedburner:origLink>http://vivee.info/2009/06/19/20-darmowych-skor-do-wordpressa/</feedburner:origLink></item>
		<item>
		<title>Zapomnij o IE6!</title>
		<link>http://feedproxy.google.com/~r/Viveeinfo/~3/ysgEgr9X4kE/</link>
		<comments>http://vivee.info/2009/06/17/zapomnij-o-ie6/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 11:11:55 +0000</pubDate>
		<dc:creator>JaRo</dc:creator>
				<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[xhtml/css]]></category>

		<guid isPermaLink="false">http://vivee.info/?p=946</guid>
		<description><![CDATA[Internet Explorer 6 – czyli popularnie zmora webmasterów.
Wielu z Was ma już zapewne dość ‘użerania się’ z ie6, który mimo upływu czasu, aktualizacji i nowych lepszych wersji nie odszedł wcale w zapomnienie. Według Ranking.pl aż 31.6% polskich internautów wciąż korzysta z Internet Explorer 6.


 

Osobiście postanowiłem zerwać stosunki z wyżej wymienionym delikwentem i zmusić odwiedzających [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Internet Explorer 6</strong> – czyli popularnie zmora webmasterów.</p>
<p>Wielu z Was ma już zapewne dość ‘użerania się’ z ie6, który mimo upływu czasu, aktualizacji i nowych lepszych wersji nie odszedł wcale w zapomnienie. Według <a href="http://www.ranking.pl/Newsletter/pl/2008-06-26/#_link22">Ranking.pl</a> aż 31.6% polskich internautów wciąż korzysta z Internet Explorer 6.<br />
<span id="more-946"></span></p>
<p class="insp">
<a href="http://palmiak.dot.pl/vivee_pliki/if_ie6/"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a> <a href="http://palmiak.dot.pl/vivee_pliki/if_ie6/ie6.zip"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<p>Osobiście postanowiłem zerwać stosunki z wyżej wymienionym delikwentem i zmusić odwiedzających moją stronę do zmiany przeglądarki na nowszą, lepsza (niepotrzebne skreślić).</p>
<p>Zrobiłem to w bardzo prosty sposób <img src='http://vivee.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Każdą osobę posiadającą Internet Explorer 6 w momencie wejścia na moją stronę spotka miła niespodzianka&#8230;</p>
<p class="picture"><a href="http://vivee.info/" title="Get Recent Comments"><img src="http://palmiak.dot.pl/vivee_pliki/ie6/preview.jpg" alt="Zapomnij o IE6!" /></a></p>
<p>I takim sposobem internauta musi (jeżeli oczywiście chce obejrzeć moją stronę) uaktualnić lub zmienić przeglądarkę.</p>
<p>Jak to wygląda od strony kodu?</p>
<p><strong>1.</strong> Pierwszym krokiem jest umieszczenie w źródle naszej strony odpowiednich <a href="http://vivee.info/2009/01/11/haki-css-i-komentarze-warunkowe-dla-niepokornego-internet-explorera">komentarzy warunkowych</a>.</p>
<p>Poniższy kod umieszczamy w sekcji &lt;head&gt; i co ważne koniecznie poniżej stylu naszej strony!</p>
<div class="html dean_ch" style="white-space: nowrap;">
<span class="sc2"><span class="coMULTI">&lt;!--[if !IE 6 ]&gt;&lt;!--&gt;</span></span></div>
<p>Poniższy kod umieszczamy przed tuż przed zamknięciem <code>&lt;/body&gt;</code>.</p>
<div class="html dean_ch" style="white-space: nowrap;">
<span class="sc2"><span class="coMULTI">&lt;!--&lt;![endif]--&gt;</span></span><br />
<span class="sc2"><span class="coMULTI">&lt;!--[if IE 6]&gt;</span></span></p>
<p><span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;center&amp;gt;.html"><span class="kw2">&lt;center&gt;</span></span></a></span><br />
<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;img.html"><span class="kw2">&lt;img</span></span></a> <span class="kw3">src</span><span class="sy0">=</span><span class="st0">&quot;if_ie_6/img1.gif&quot;</span> <span class="kw3">alt</span><span class="sy0">=</span><span class="st0">&quot;&quot;</span> <span class="sy0">/</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span></p>
<p><span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;img.html"><span class="kw2">&lt;img</span></span></a> <span class="kw3">src</span><span class="sy0">=</span><span class="st0">&quot;if_ie_6/img2.gif&quot;</span> <span class="kw3">alt</span><span class="sy0">=</span><span class="st0">&quot;&quot;</span> <span class="sy0">/</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span></p>
<p><span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;img.html"><span class="kw2">&lt;img</span></span></a> <span class="kw3">src</span><span class="sy0">=</span><span class="st0">&quot;if_ie_6/img3.gif&quot;</span> <span class="kw3">alt</span><span class="sy0">=</span><span class="st0">&quot;&quot;</span> <span class="sy0">/</span><span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span></p>
<p>
<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;a.html"><span class="kw2">&lt;a</span></span></a> <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;http://www.google.pl/chrome&quot;</span>&gt;&lt;img <span class="kw3">src</span><span class="sy0">=</span><span class="st0">&quot;if_ie_6/chrome.gif&quot;</span> <span class="kw3">alt</span><span class="sy0">=</span><span class="st0">&quot;Google Chrome&quot;</span> <span class="kw3">border</span><span class="sy0">=</span><span class="st0">&quot;0&quot;</span> <span class="sy0">/</span>&gt;&lt;<span class="sy0">/</span>a&gt;</span><br />
<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;a.html"><span class="kw2">&lt;a</span></span></a> <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;http://www.mozilla-europe.org/pl/firefox&quot;</span>&gt;&lt;img <span class="kw3">src</span><span class="sy0">=</span><span class="st0">&quot;if_ie_6/ff.gif&quot;</span> <span class="kw3">alt</span><span class="sy0">=</span><span class="st0">&quot;Firefox&quot;</span> <span class="kw3">border</span><span class="sy0">=</span><span class="st0">&quot;0&quot;</span> <span class="sy0">/</span>&gt;&lt;<span class="sy0">/</span>a&gt;</span><br />
<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;a.html"><span class="kw2">&lt;a</span></span></a> <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;http://www.microsoft.com/poland/windows/downloads/ie/getitnow.mspx&quot;</span>&gt;&lt;img <span class="kw3">src</span><span class="sy0">=</span><span class="st0">&quot;if_ie_6/ie.gif&quot;</span> <span class="kw3">alt</span><span class="sy0">=</span><span class="st0">&quot;Internet Explorer&quot;</span> <span class="kw3">border</span><span class="sy0">=</span><span class="st0">&quot;0&quot;</span> <span class="sy0">/</span>&gt;&lt;<span class="sy0">/</span>a&gt;</span><br />
<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;a.html"><span class="kw2">&lt;a</span></span></a> <span class="kw3">href</span><span class="sy0">=</span><span class="st0">&quot;http://pl.opera.com&quot;</span>&gt;&lt;img <span class="kw3">src</span><span class="sy0">=</span><span class="st0">&quot;if_ie_6/opera.gif&quot;</span> <span class="kw3">alt</span><span class="sy0">=</span><span class="st0">&quot;Opera&quot;</span> <span class="kw3">border</span><span class="sy0">=</span><span class="st0">&quot;0&quot;</span> <span class="sy0">/</span>&gt;&lt;<span class="sy0">/</span>a&gt;</span><br />
<span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;/center&amp;gt;.html"><span class="kw2">&lt;/center&gt;</span></span></a></span></p>
<p><span class="sc2"><span class="sy0"><a href="http://december.com/html/4/element/&amp;lt;.html"><span class="kw2">&lt;</span></span></a>!<span class="br0">&#91;</span>endif<span class="br0">&#93;</span>--<span class="sy0"><a href="http://december.com/html/4/element/&amp;gt;.html"><span class="kw2">&gt;</span></span></a></span></div>
<p><strong>2.</strong> Drugim naszym krokiem jest umieszczenie w stylu (w body) naszej strony kodu &#8211; wymuszającego w Internet Explorer 6 odpowiednie tło &#8211; w naszym przypadku będzie to kolor biały, a więc:</p>
<div class="html dean_ch" style="white-space: nowrap;">_background-color: #fff;</div>
<p>Znak &#8216;_&#8217; przed background tyczy się tylko ie6 i tylko ta przeglądarka potrafi go odczytać (taki mały hack).<br />
Pozostaje nam tylko umieścić grafikę na serwerze i oczekiwać spamu na swojej skrzynce mailowej z pretensjami od wiernych użytkowników ie6 <img src='http://vivee.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Jeżeli nie posiadasz Internet Explorer 6 to możesz w prosty sposób sprawdzić działanie powyższego kodu używając IE Tester&#8217;a<br />
- do pobrania <a href="http://www.my-debugbar.com/wiki/IETester/HomePage">tutaj</a>.</p>
<img src="http://feeds.feedburner.com/~r/Viveeinfo/~4/ysgEgr9X4kE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://vivee.info/2009/06/17/zapomnij-o-ie6/feed/</wfw:commentRss>
		<slash:comments>61</slash:comments>
		<feedburner:origLink>http://vivee.info/2009/06/17/zapomnij-o-ie6/</feedburner:origLink></item>
		<item>
		<title>Jesteśmy na Facebook’u</title>
		<link>http://feedproxy.google.com/~r/Viveeinfo/~3/JegFiPlGa2I/</link>
		<comments>http://vivee.info/2009/06/17/jestesmy-na-facebooku/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 10:31:59 +0000</pubDate>
		<dc:creator>palmiak</dc:creator>
				<category><![CDATA[Aktualności]]></category>

		<guid isPermaLink="false">http://vivee.info/?p=1008</guid>
		<description><![CDATA[Od około północy vivee.info zawitało na Facebook&#8217;u. Naszą uroczą stronkę możecie oglądać pod następującym adresem.
Póki co się jednoczymy. Zapraszam jednak do korzystania z tamtejszego forum, może będzie to odpowiednia motywacja dla nas by zrobić forum.vivee.info. 
Po wakacjach (plus/minus drobne opóźnienie, czyli może wyjść z tego gwiazdka) kiedy się już bardziej pojednoczymy planujemy rozpocząć bardziej aktywne [...]]]></description>
			<content:encoded><![CDATA[<p>Od około północy vivee.info zawitało na Facebook&#8217;u. Naszą uroczą stronkę możecie oglądać pod następującym <a href="http://www.facebook.com/pages/viveeinfo/96145545833">adresem</a>.</p>
<p>Póki co się jednoczymy. Zapraszam jednak do korzystania z tamtejszego forum, może będzie to odpowiednia motywacja dla nas by zrobić forum.vivee.info. </p>
<p>Po wakacjach (plus/minus drobne opóźnienie, czyli może wyjść z tego gwiazdka) kiedy się już bardziej pojednoczymy planujemy rozpocząć bardziej aktywne wykorzystywanie wszystkich serwisów społecznościowych. Zacznie się tam pojawiać troszkę contentu niedostępnego bezpośrednio na stronie (a w każdym razie nie od razu).</p>
<img src="http://feeds.feedburner.com/~r/Viveeinfo/~4/JegFiPlGa2I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://vivee.info/2009/06/17/jestesmy-na-facebooku/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://vivee.info/2009/06/17/jestesmy-na-facebooku/</feedburner:origLink></item>
		<item>
		<title>The Best of AltPhotos.com</title>
		<link>http://feedproxy.google.com/~r/Viveeinfo/~3/mJIw4gszYlQ/</link>
		<comments>http://vivee.info/2009/06/13/the-best-of-altphotos-com/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 15:06:37 +0000</pubDate>
		<dc:creator>agressiva</dc:creator>
				<category><![CDATA[Grafika]]></category>
		<category><![CDATA[Inspiracje]]></category>
		<category><![CDATA[altphotos]]></category>
		<category><![CDATA[Fotografia]]></category>
		<category><![CDATA[inpiration]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://vivee.info/?p=920</guid>
		<description><![CDATA[Tym  razem w dziale inspiracje przedstawiamy prace iuserów jednego z najbardziej popularnych serwisów fotograficznych &#8211; Altphotos.com. Jest to serwis, który do fotografii jako tematyki oraz zamieszczanych tutaj prac prac podchodzi o wiele bardziej profesjonalnie niż Deviantart. 
Znaleźć tutaj można bardzo dużo wysoko ocenianych fotografii polaków &#8211; co cieszy, że są zdolni i doceniani. 
Bardzo [...]]]></description>
			<content:encoded><![CDATA[<p>Tym  razem w dziale <strong>inspiracje</strong> przedstawiamy prace iuserów jednego z najbardziej popularnych serwisów fotograficznych &#8211; <a href="http://altphotos.com"><strong>Altphotos.com</strong></a>. Jest to serwis, który do fotografii jako tematyki oraz zamieszczanych tutaj prac prac podchodzi o wiele bardziej profesjonalnie niż Deviantart. <span id="more-920"></span><br />
Znaleźć tutaj można bardzo dużo wysoko ocenianych fotografii polaków &#8211; co cieszy, że są zdolni i doceniani. </p>
<p>Bardzo ciężko byłoby podać najlepsze fotografie dlatego też dla przykładu publikowanych tutaj prac wybraliśmy po kilka z paru kategorii. </p>
<h2>Architektura</h2>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=2519">fritz fabert</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=51912"><img src="http://palmiak.dot.pl/vivee_pliki/alt/1.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=10863">vlad eftenie</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=381476"><img src="http://palmiak.dot.pl/vivee_pliki/alt/2.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=13781">birgit woehlbrandt</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=285371"><img src="http://palmiak.dot.pl/vivee_pliki/alt/3.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=4793">Marek Koprowski</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=287081"><img src="http://palmiak.dot.pl/vivee_pliki/alt/4.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=21612">Anna Frosio</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=394706"><img src="http://palmiak.dot.pl/vivee_pliki/alt/5.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<h2>Eseje </h2>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=187">Darren . </a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=71554"><img src="http://palmiak.dot.pl/vivee_pliki/alt/6.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=238">Denis Vrkic</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=72687"><img src="http://palmiak.dot.pl/vivee_pliki/alt/7.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=7007">donnie mackay</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=254315"><img src="http://palmiak.dot.pl/vivee_pliki/alt/8.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=614">Moritz Thau</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=99559"><img src="http://palmiak.dot.pl/vivee_pliki/alt/9.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=4805">Ola Dmowska</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=208116"><img src="http://palmiak.dot.pl/vivee_pliki/alt/10.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<h2>Ludzie</h2>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=2509">zbyszek kordys</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=42158"><img src="http://palmiak.dot.pl/vivee_pliki/alt/11.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=32">zosia zija</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=43338"><img src="http://palmiak.dot.pl/vivee_pliki/alt/12.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=8033">arek berbecki </a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=146299"><img src="http://palmiak.dot.pl/vivee_pliki/alt/13.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=9190">Maciej Boryna</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=223701"><img src="http://palmiak.dot.pl/vivee_pliki/alt/14.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=1399">eolo perfido</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=104209"><img src="http://palmiak.dot.pl/vivee_pliki/alt/15.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<h2>Fotografia prasowa </h2>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=7007">donnie mackay</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=324630"><img src="http://palmiak.dot.pl/vivee_pliki/alt/16.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=3011">mina YUAN</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=50202"><img src="http://palmiak.dot.pl/vivee_pliki/alt/17.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=16827">Lupica Razvan</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=357904"><img src="http://palmiak.dot.pl/vivee_pliki/alt/18.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=10835">no mad</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=192107"><img src="http://palmiak.dot.pl/vivee_pliki/alt/19.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=1200">Uwe Bachmann</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=38603"><img src="http://palmiak.dot.pl/vivee_pliki/alt/20.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<h2>Transport</h2>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=9890">Vincenzo Basile</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=185225"><img src="http://palmiak.dot.pl/vivee_pliki/alt/21.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=7589">susilo waluyo</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=164388"><img src="http://palmiak.dot.pl/vivee_pliki/alt/22.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=11218">vartan martaian</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=389194"><img src="http://palmiak.dot.pl/vivee_pliki/alt/23.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=11520">adam mirski </a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=339382"><img src="http://palmiak.dot.pl/vivee_pliki/alt/24.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=16205">Giacomo Sardi</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=353347"><img src="http://palmiak.dot.pl/vivee_pliki/alt/25.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<h2>Miejsca</h2>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=2502">Murat Harmanlikli</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=37315"><img src="http://palmiak.dot.pl/vivee_pliki/alt/26.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=9167">claudio naboni</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=326748"><img src="http://palmiak.dot.pl/vivee_pliki/alt/27.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=2929">Ruip</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=159717"><img src="http://palmiak.dot.pl/vivee_pliki/alt/28.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=2929">Ruip</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=179348"><img src="http://palmiak.dot.pl/vivee_pliki/alt/29.jpg" alt="The Best of AltPhotos.com" /></a>
</p>
<p class="insp">
<a href="http://altphotos.com/Gallery.aspx?&#038;a=MemberGallery&#038;memberid=9890">Vincenzo Basile</a><br />
<a href="http://altphotos.com/Gallery.aspx?a=Photo&#038;photoid=339039"><img src="http://palmiak.dot.pl/vivee_pliki/alt/30.jpg" alt="The Best of AltPhotos.com" /></a></p>
<img src="http://feeds.feedburner.com/~r/Viveeinfo/~4/mJIw4gszYlQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://vivee.info/2009/06/13/the-best-of-altphotos-com/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://vivee.info/2009/06/13/the-best-of-altphotos-com/</feedburner:origLink></item>
		<item>
		<title>Get Recent Comments</title>
		<link>http://feedproxy.google.com/~r/Viveeinfo/~3/zX_k9Uz1cxc/</link>
		<comments>http://vivee.info/2009/06/10/get-recent-comments/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 12:28:22 +0000</pubDate>
		<dc:creator>agressiva</dc:creator>
				<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[Wtyczki]]></category>
		<category><![CDATA[ostatnie komentarze wordpress]]></category>
		<category><![CDATA[ostatnie komentarze wtyczka]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[recent comments]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://vivee.info/?p=929</guid>
		<description><![CDATA[Get Recent Comments jest wordpressową wtyczką pozwalającą na bardziej szczegółowe i zarazem banalnie proste pokazanie na naszej stronie informacji o ostatnio zamieszczonych komentarzach i trackbackach we wpisach.


 

Instalacja
Jak każdą wordpressową wtyczkę po pobraniu z wyżej podanego adresu należy skopiować do katalogu wp-content/plugins
Następnie w Panelu Administracyjnym, w zakładce Wtyczki (Plugins) aktywować ją
Funkcjonalność
Wtyczki tej można używać jako [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.jodies.de/2004/11/recent-comments/">Get Recent Comments</a> jest wordpressową wtyczką pozwalającą na bardziej szczegółowe i zarazem banalnie proste pokazanie na naszej stronie informacji o ostatnio zamieszczonych komentarzach i trackbackach we wpisach.<br />
<span id="more-929"></span></p>
<p class="insp">
<a href="http://blog.jodies.de/2004/11/recent-comments/"><img src="http://palmiak.dot.pl/vivee_pliki/demo.jpg" alt="demo" /></a> <a href="http://downloads.wordpress.org/plugin/get-recent-comments.2.0.6.zip"><img src="http://palmiak.dot.pl/vivee_pliki/download.jpg" alt="pobierz" /></a>
</p>
<h2>Instalacja</h2>
<p>Jak każdą wordpressową wtyczkę po pobraniu z wyżej podanego adresu należy skopiować do katalogu <code>wp-content/plugins</code><br />
Następnie w Panelu Administracyjnym, w zakładce Wtyczki (Plugins) aktywować ją</p>
<h2>Funkcjonalność</h2>
<p>Wtyczki tej można używać jako Widgeta (o ile skóra obsługuje widgety), lub ręcznie wkleić odpowiedni fragment kodu w wybrane miejsce.<br />
<strong>Widok widgetów</strong></p>
<p class="picture"><a href="" title="Get Recent Comments"><img src="http://palmiak.dot.pl/vivee_pliki/rcom/1.jpg" alt="Get Recent Comments" /></a></p>
<p><strong>Kod dla komentarzy</strong></p>
<div class="php dean_ch" style="white-space: nowrap;">&nbsp; &nbsp;<span class="kw2">&lt;?php</span> <span class="kw1">if</span> <span class="br0">&#40;</span><a href="http://www.php.net/function_exists"><span class="kw3">function_exists</span></a><span class="br0">&#40;</span><span class="st0">&#8216;get_recent_comments&#8217;</span><span class="br0">&#41;</span><span class="br0">&#41;</span> <span class="br0">&#123;</span> <span class="kw2">?&gt;</span><br />
&nbsp; &nbsp;<span class="sy0">&lt;</span>li<span class="sy0">&gt;&lt;</span>h2<span class="sy0">&gt;&lt;</span>?php _e<span class="br0">&#40;</span><span class="st0">&#8216;Ostatnio dodane komentarze:&#8217;</span><span class="br0">&#41;</span>; ?<span class="sy0">&gt;&lt;/</span>h2<span class="sy0">&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="sy0">&lt;</span>ul<span class="sy0">&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw2">&lt;?php</span> get_recent_comments<span class="br0">&#40;</span><span class="br0">&#41;</span>; <span class="kw2">?&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="sy0">&lt;/</span>ul<span class="sy0">&gt;</span><br />
&nbsp; &nbsp;<span class="sy0">&lt;/</span>li<span class="sy0">&gt;</span><br />
&nbsp; &nbsp;<span class="kw2">&lt;?php</span> <span class="br0">&#125;</span> <span class="kw2">?&gt;</span> &nbsp; <br />
&nbsp;</div>
<p><strong>Kod dla trackbacków</strong></p>
<div class="php dean_ch" style="white-space: nowrap;">&nbsp; &nbsp;<span class="kw2">&lt;?php</span> <span class="kw1">if</span> <span class="br0">&#40;</span><a href="http://www.php.net/function_exists"><span class="kw3">function_exists</span></a><span class="br0">&#40;</span><span class="st0">&#8216;get_recent_trackbacks&#8217;</span><span class="br0">&#41;</span><span class="br0">&#41;</span> <span class="br0">&#123;</span> <span class="kw2">?&gt;</span><br />
&nbsp; &nbsp;<span class="sy0">&lt;</span>li<span class="sy0">&gt;&lt;</span>h2<span class="sy0">&gt;&lt;</span>?php _e<span class="br0">&#40;</span><span class="st0">&#8216;Ostatnie trackbacki:&#8217;</span><span class="br0">&#41;</span>; ?<span class="sy0">&gt;&lt;/</span>h2<span class="sy0">&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="sy0">&lt;</span>ul<span class="sy0">&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw2">&lt;?php</span> get_recent_trackbacks<span class="br0">&#40;</span><span class="br0">&#41;</span>; <span class="kw2">?&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="sy0">&lt;/</span>ul<span class="sy0">&gt;</span><br />
&nbsp; &nbsp;<span class="sy0">&lt;/</span>li<span class="sy0">&gt;</span><br />
&nbsp; &nbsp;<span class="kw2">&lt;?php</span> <span class="br0">&#125;</span> <span class="kw2">?&gt;</span> &nbsp;<br />
&nbsp;</div>
<p>Wtyczka <strong>Get Recent Comments</strong> dzięki własnym &#8220;parametrom&#8221; umieszczanym w panelu wtyczki daje nam bardzo dużo możliwości jeżeli chodzi o wyświatlane informacje dotyczące komentarzy / trackbacków. </p>
<p><strong>Lista parametrów</strong></p>
<blockquote><p>
%comment_excerpt &#8211; Shortened comment.<br />
 %comment_link &#8211; Link do komentarza.<br />
 %comment_author &#8211; Imię autora komentarza<br />
 %comment_date &#8211; Data opublikowania komentarza<br />
 %comment_time &#8211; Czas publikacji (godzina minuta)<br />
 %comment_type &#8211; Typ: Komentarz, Trackback lub Pingback<br />
 %time_since &#8211; Ile czasu upłynęło od publikacji komentarza<br />
 %userid &#8211; ID autora komentarza<br />
 %gravatar &#8211; Gravatar komentatora<br />
 %gravatar_url &#8211; Adres url gravatara<br />
 %profile_picture &#8211; Adres url do zdjęcia z profilu autora<br />
 %author_url &#8211; Adres url autora<br />
 %author_url_href &#8211; Czy nick autora będzie zamianieony w linka do jego strony czy pozostanie tekstem<br />
 %post_title &#8211; Tytuł wpisu, do którego dodany był komentarz<br />
 %post_link &#8211; Link do wpisu<br />
 %post_date &#8211; Data opublikowania wpisu<br />
 %post_counter &#8211; Liczba komentarzy do danego wpisu
</p></blockquote>
<p>Wszystkich tych parametrów można użyć w szablonie, który gotowy jest do wyedytowania w Panelu administracyjnym w zakładce <strong>Recent Comments</strong></p>
<p class="picture"><a href="http://palmiak.dot.pl/vivee_pliki/rcom/2.jpg" title="Get Recent Comments"><img src="http://palmiak.dot.pl/vivee_pliki/rcom/2m.jpg" alt="Get Recent Comments" /></a></p>
<p>Poza tym jak można zauważyć w panelu od wtyczki można również ustawić:</p>
<ul>
<li>ilość ostatnio dodanych komentarzy, </li>
<li>ile znaków ma zawierać wstęp komentarza wyświetlany za pomocą Get Recent Comments</li>
<li>wielkość wyświetlanego gravatara (1-80px)</li>
<li>pokazać tylko komentarze z danej kategorii </li>
<li>nie pokazywać komentarzy z danych kategorii </li>
<li>nie zamienianie uśmieszków typu <img src='http://vivee.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  na emotikony</li>
<li>itp.</li>
</ul>
<p>Wtyczka ma naprawdę spore możliwości, pozwala na dokładne dostosowanie wyświtlanego szablonu ostatnich komentarzy do własnych potrzeb i wyglądu strony / bloga. </p>
<h2>Przykład</h2>
<p>Wzór dla komentarzy:</p>
<div class="php dean_ch" style="white-space: nowrap;">
<span class="sy0">&lt;</span>li<span class="sy0">&gt;&lt;</span>a href=<span class="st0">&quot;%comment_link&quot;</span> title=<span class="st0">&quot;%post_title, %post_date&quot;</span><span class="sy0">&gt;%</span>gravatar <span class="sy0">%</span>comment_author &#8211; <span class="sy0">%</span>post_title<span class="sy0">&lt;/</span>a<span class="sy0">&gt;&lt;/</span>li<span class="sy0">&gt;</span><br />
&nbsp;</div>
<p>Efekt:</p>
<p class="picture"><a href="" title="Get Recent Comments"><img src="http://palmiak.dot.pl/vivee_pliki/rcom/9.jpg" alt="Get Recent Comments" /></a></p>
<h2>Screenshots</h2>
<p>Zakładka <strong>Comments</strong></p>
<p class="picture"><a href="http://palmiak.dot.pl/vivee_pliki/rcom/3.jpg" title="Get Recent Comments"><img src="http://palmiak.dot.pl/vivee_pliki/rcom/3m.jpg" alt="Get Recent Comments" /></a></p>
<p>Zakładka <strong>Trackbacks</strong></p>
<p class="picture"><a href="http://palmiak.dot.pl/vivee_pliki/rcom/4.jpg" title="Get Recent Comments"><img src="http://palmiak.dot.pl/vivee_pliki/rcom/4m.jpg" alt="Get Recent Comments" /></a></p>
<p>Zakładka <strong>Categories</strong></p>
<p class="picture"><a href="http://palmiak.dot.pl/vivee_pliki/rcom/5.jpg" title="Get Recent Comments"><img src="http://palmiak.dot.pl/vivee_pliki/rcom/5m.jpg" alt="Get Recent Comments" /></a></p>
<p>Zakładka <strong>Gravatar</strong></p>
<p class="picture"><a href="http://palmiak.dot.pl/vivee_pliki/rcom/6.jpg" title="Get Recent Comments"><img src="http://palmiak.dot.pl/vivee_pliki/rcom/6m.jpg" alt="Get Recent Comments" /></a></p>
<p>Zakładka <strong>Misc</strong></p>
<p class="picture"><a href="http://palmiak.dot.pl/vivee_pliki/rcom/7.jpg" title="Get Recent Comments"><img src="http://palmiak.dot.pl/vivee_pliki/rcom/7m.jpg" alt="Get Recent Comments" /></a></p>
<p>Zakładka <strong>Instructions</strong></p>
<p class="picture"><a href="http://palmiak.dot.pl/vivee_pliki/rcom/8.jpg" title="Get Recent Comments"><img src="http://palmiak.dot.pl/vivee_pliki/rcom/8m.jpg" alt="Get Recent Comments" /></a></p>
<img src="http://feeds.feedburner.com/~r/Viveeinfo/~4/zX_k9Uz1cxc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://vivee.info/2009/06/10/get-recent-comments/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://vivee.info/2009/06/10/get-recent-comments/</feedburner:origLink></item>
		<item>
		<title>viveecamp – kolejna porcja ustaleń</title>
		<link>http://feedproxy.google.com/~r/Viveeinfo/~3/VNMbcTo8jzg/</link>
		<comments>http://vivee.info/2009/06/09/viveecamp-kolejna-porcja-ustalen/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 18:34:05 +0000</pubDate>
		<dc:creator>palmiak</dc:creator>
				<category><![CDATA[Aktualności]]></category>
		<category><![CDATA[Karpacz]]></category>
		<category><![CDATA[lato 2009]]></category>
		<category><![CDATA[vivee]]></category>
		<category><![CDATA[viveecamp]]></category>

		<guid isPermaLink="false">http://vivee.info/?p=936</guid>
		<description><![CDATA[Jako, że nieubłaganie zbliża się przełom lipca i sierpnia uważam, że warto zacząć ustalać jakieś konkrety.
Impreza na pewno odbędzie się w Karpaczu. Co do daty proponuję 30 lipca do 1 sierpnia bladym świtem (przy czym my od 27 się urlopujemy więc osoby będące w pobliżu Karpacza zapraszamy górki zdobywać). 2 sierpnia będziemy już wracać, bo [...]]]></description>
			<content:encoded><![CDATA[<p>Jako, że nieubłaganie zbliża się przełom lipca i sierpnia uważam, że warto zacząć ustalać jakieś konkrety.</p>
<p>Impreza na pewno odbędzie się w <strong>Karpaczu</strong>. Co do daty proponuję 30 lipca do 1 sierpnia bladym świtem (przy czym my od 27 się urlopujemy więc osoby będące w pobliżu Karpacza zapraszamy górki zdobywać). 2 sierpnia będziemy już wracać, bo następnego dnia musimy wrócić do pracy (:<br />
<span id="more-936"></span><br />
Noclegi i wyżywienie każdy załatwia sobie we własnym zakresie. Jeśli ktoś chce taniego noclegu to niech szuka na Skalnym Osiedlu (spokojnie można bez rezerwacji coś znaleźć). Dla osób wolących komfort za troszkę większe pieniądze polecam całą resztę miasta <img src='http://vivee.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Głównymi aktrakcjami będą (lista się tworzy jeszcze):</p>
<ul>
<li>Wspólne zdobywanie Śnieżki (błagam, weźcie jakieś normalne buty) oczywiście pieknym czerwonym szlakiem</li>
<li>Mądre pogawędki przy dobrym piwku (jeżeli ktoś przyjedzie z prezentacją to chęnie udostępnię laptopa)</li>
<li>Niespodzianka (ale każdy przybywający musi podać rozmiar ;P)</li>
</ul>
<p>Osoby zainteresowane zapraszamy do napisania czegoś w komentarzach. </p>
<img src="http://feeds.feedburner.com/~r/Viveeinfo/~4/VNMbcTo8jzg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://vivee.info/2009/06/09/viveecamp-kolejna-porcja-ustalen/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://vivee.info/2009/06/09/viveecamp-kolejna-porcja-ustalen/</feedburner:origLink></item>
	</channel>
</rss>
