<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>DevBlab &#187; Menus</title>
	<atom:link href="http://devblab.net/category/menus/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblab.net</link>
	<description></description>
	<lastBuildDate>Wed, 08 Sep 2010 00:31:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Como Hacer un Menu Horizontal con Efecto Sliding</title>
		<link>http://devblab.net/como-hacer-un-menu-horizontal-con-efecto-sliding/</link>
		<comments>http://devblab.net/como-hacer-un-menu-horizontal-con-efecto-sliding/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 02:38:08 +0000</pubDate>
		<dc:creator>cuisi</dc:creator>
				<category><![CDATA[Css]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[Menus]]></category>
		<category><![CDATA[Diseño]]></category>

		<guid isPermaLink="false">http://devblab.net/?p=467</guid>
		<description><![CDATA[En esta ocación les traigo un pequeño menu con un efecto sliding, que puede llegar hacer muy vistoso, si lo usamos bien.

Este pequeño menu esta escrito con CSS y HTML, unicamente, nada de Javascript o alguna otra tecnologia.

Bueno pues sin mas ahora vamos a ver el codigo y dar una pequeña descripcion, que no sera <a href="http://devblab.net/como-hacer-un-menu-horizontal-con-efecto-sliding/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_466" class="wp-caption alignleft" style="width: 473px"><img src="http://devblab.net/wp-content/uploads/2009/06/imgen.png" alt="Menu Horizontal con Efecto Sliding" title="imgen" width="400" height="138" class="size-full wp-image-466" /><p class="wp-caption-text">Menu Horizontal con Efecto Sliding</p></div>En esta ocación les traigo un pequeño menu con un efecto sliding, que puede llegar hacer muy vistoso, si lo usamos bien.<br />
<br />
Este pequeño menu esta escrito con CSS y HTML, unicamente, nada de Javascript o alguna otra tecnologia.<br />
<br />
Bueno pues sin mas ahora vamos a ver el codigo y dar una pequeña descripcion, que no sera muy grande ya que el codigo es muy sencillo de entender.<br />
<span id="more-467"></span><br />
<br />
Codigo CSS:</p>
<div class="igBar"><span id="lcss-2"><a href="#" onclick="javascript:showPlainTxt('css-2'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CSS:</span>
<div id="css-2">
<div class="css">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #cc00cc;">#menu <span style="color: #66cc66;">&#123;</span></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">margin</span>:<span style="color: #cc66cc;color:#800000;">0</span>; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">padding</span>:<span style="color: #cc66cc;color:#800000;">0</span>; </div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">width</span>: 50em;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">height</span>: <span style="color: #cc66cc;color:#800000;">4</span>.5em;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">overflow</span>:<span style="color: #993333;">hidden</span>; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#menu li <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">display</span>:<span style="color: #993333;">inline</span>;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">list-style-type</span>:<span style="color: #993333;">none</span>; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#menu li a <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">display</span>:<span style="color: #993333;">block</span>;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">float</span>:<span style="color: #993333;">center</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">text-decoration</span>:<span style="color: #993333;">none</span>; </div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">margin</span>:<span style="color: #cc66cc;color:#800000;">0</span>; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#menu li a img <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; opacity:<span style="color: #cc66cc;color:#800000;">0</span>.<span style="color: #cc66cc;color:#800000;">7</span>;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">margin</span>:<span style="color: #cc66cc;color:#800000;">0</span>.5em;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">border</span>:<span style="color: #cc66cc;color:#800000;">0</span>;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">float</span>:<span style="color: #000000; font-weight: bold;">left</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#menu li a span <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">display</span>:<span style="color: #993333;">none</span>; </div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#menu li a<span style="color: #3333ff;">:hover </span><span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">background</span>:<span style="color: #993333;">transparent</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#menu li a<span style="color: #3333ff;">:hover </span>span <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">width</span>:10em;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">color</span>:#aaa;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">display</span>:<span style="color: #993333;">block</span>; </div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">cursor</span>:<span style="color: #993333;">pointer</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">float</span>:<span style="color: #000000; font-weight: bold;">left</span>;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#menu <span style="color: #6666ff;">.h2 </span><span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; margin<span style="color: #3333ff;">:<span style="color: #cc66cc;color:#800000;">0</span> </span>5px; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">padding</span>:<span style="color: #cc66cc;color:#800000;">0</span>; </div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">color</span>:#fc0; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">font-variant</span>:<span style="color: #993333;">small-caps</span>; </div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">font-size</span>:<span style="color: #cc66cc;color:#800000;">1</span>.25em; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000000; font-weight: bold;">border</span>:<span style="color: #cc66cc;color:#800000;">0</span>;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #cc00cc;">#Layer1 <span style="color: #66cc66;">&#123;</span></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">position</span>:<span style="color: #993333;">absolute</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">left</span>:339px;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">top</span>:39px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">width</span>:306px;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">height</span>:259px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">z-index</span>:<span style="color: #cc66cc;color:#800000;">1</span>;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">h1 <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">font</span>: <span style="color: #993333;">normal</span> <span style="color: #cc66cc;color:#800000;">310</span>%/<span style="color: #cc66cc;color:#800000;">110</span>% Garamond, Georgia, <span style="color: #993333;">serif</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">letter-spacing</span>: -2px;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">text-transform</span>: <span style="color: #993333;">uppercase</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">text-align</span>: <span style="color: #993333;">center</span>;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">padding</span>: 20px <span style="color: #cc66cc;color:#800000;">0</span> <span style="color: #cc66cc;color:#800000;">0</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">margin</span>: <span style="color: #cc66cc;color:#800000;">0</span>;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #6666ff;">.credits </span><span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">font</span>: <span style="color: #cc66cc;color:#800000;">130</span>%/<span style="color: #cc66cc;color:#800000;">110</span>% Garamond, Georgia, <span style="color: #993333;">serif</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">text-align</span>: <span style="color: #993333;">center</span>;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">color</span>: #999;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">width</span>: 300px;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">margin</span>: <span style="color: #6666ff;">.5em </span>auto <span style="color: #cc66cc;color:#800000;">1</span>.5em;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">padding-top</span>: 8px;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">border-top</span>: 1px <span style="color: #993333;">solid</span> #ededed;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">letter-spacing</span>: 2px;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #6666ff;">.credits </span>em <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">color</span>: #999;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #6666ff;">.credits </span>a <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">color</span>: #333;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">text-decoration</span>: <span style="color: #993333;">none</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">text-transform</span>: <span style="color: #993333;">uppercase</span>;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #6666ff;">.credits </span>a<span style="color: #3333ff;">:hover </span><span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">text-decoration</span>: <span style="color: #993333;">underline</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #cc00cc;">#Layer2 <span style="color: #66cc66;">&#123;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">position</span>:<span style="color: #993333;">absolute</span>;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">left</span>:83px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">top</span>:309px;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">width</span>:861px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">height</span>:172px;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">z-index</span>:<span style="color: #cc66cc;color:#800000;">2</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #cc00cc;">#Layer3 <span style="color: #66cc66;">&#123;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">position</span>:<span style="color: #993333;">absolute</span>;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">left</span>:315px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">top</span>:67px;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">width</span>:657px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">height</span>:86px;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">z-index</span>:<span style="color: #cc66cc;color:#800000;">3</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">visibility</span>: <span style="color: #993333;">inherit</span>;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p>Codigo HTML:
<div class="igBar"><span id="lhtml-3"><a href="#" onclick="javascript:showPlainTxt('html-3'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-3">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"Layer3"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/ul.html"><span style="color: #000000; font-weight: bold;">&lt;ul</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"menu"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"#"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"gmail.png"</span> <span style="color: #000066;">alt</span>=<span style="color: #ff0000;">"Gmail"</span> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">"62"</span> <span style="color: #000066;">height</span>=<span style="color: #ff0000;">"80"</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">"Mail"</span> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp;<span style="color: #009900;"><a href="http://december.com/html/4/element/span.html"><span style="color: #000000; font-weight: bold;">&lt;span&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/b.html"><span style="color: #000000; font-weight: bold;">&lt;b</span></a> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">"h2"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Gmail<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/b&gt;</span></span><span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">devblab[arroba]gmail.com&nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"http://feeds2.feedburner.com/devblab/feed"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"rss.png"</span> <span style="color: #000066;">alt</span>=<span style="color: #ff0000;">"Feed"</span> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">"62"</span> <span style="color: #000066;">height</span>=<span style="color: #ff0000;">"80"</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">"Feed"</span> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp;<span style="color: #009900;"><a href="http://december.com/html/4/element/span.html"><span style="color: #000000; font-weight: bold;">&lt;span&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/b.html"><span style="color: #000000; font-weight: bold;">&lt;b</span></a> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">"h2"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>RSS<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/b&gt;</span></span><span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Suscribete a mi Feed <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"http://twitter.com/cuisi"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"twitter.png"</span> <span style="color: #000066;">alt</span>=<span style="color: #ff0000;">"Twittwe"</span> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">"62"</span> <span style="color: #000066;">height</span>=<span style="color: #ff0000;">"80"</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">"Twitter"</span> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp;<span style="color: #009900;"><a href="http://december.com/html/4/element/span.html"><span style="color: #000000; font-weight: bold;">&lt;span&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/b.html"><span style="color: #000000; font-weight: bold;">&lt;b</span></a> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">"h2"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"http://devblab.net/tag/twitter/"</span><span style="color: #000066;">title</span>=<span style="color: #ff0000;">"Twitter"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Twitter<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/b&gt;</span></span><span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Sigueme en Twitter&nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"#"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"delicious.png"</span> <span style="color: #000066;">alt</span>=<span style="color: #ff0000;">"Delicious"</span> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">"62"</span> <span style="color: #000066;">height</span>=<span style="color: #ff0000;">"80"</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">"Delicious"</span> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp;<span style="color: #009900;"><a href="http://december.com/html/4/element/span.html"><span style="color: #000000; font-weight: bold;">&lt;span&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/b.html"><span style="color: #000000; font-weight: bold;">&lt;b</span></a> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">"h2"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Delicious<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/b&gt;</span></span><span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Agregar a Delicious&nbsp; &nbsp; &nbsp;<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"#"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"digg.png"</span> <span style="color: #000066;">alt</span>=<span style="color: #ff0000;">"Digg"</span> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">"62"</span> <span style="color: #000066;">height</span>=<span style="color: #ff0000;">"80"</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">"Digg"</span> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp;<span style="color: #009900;"><a href="http://december.com/html/4/element/span.html"><span style="color: #000000; font-weight: bold;">&lt;span&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/b.html"><span style="color: #000000; font-weight: bold;">&lt;b</span></a> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">"h2"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Digg<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/b&gt;</span></span><span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Agragar a Digg&nbsp; &nbsp; &nbsp;<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"#"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/span.html"><span style="color: #000000; font-weight: bold;">&lt;span&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/b.html"><span style="color: #000000; font-weight: bold;">&lt;b</span></a> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">"h2"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Digg<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/b&gt;</span></span><span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Agragar a Digg&nbsp; &nbsp; &nbsp;<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp;<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/ul&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Bueno pues ese es el codigo, basicamente se trata de jugar un poco con codigo css. Algo que tenemos que tener en cuenta en caso de que el icono sea mas grandes que los de la demo, es, que tendremos que editar la parte de la css donde dice   <strong>height: 4.5em</strong>, ya sea para hacerlo mas grande o mas pequeño<br />
<br />
<a href="http://devblab.net/menusliding/"><br />
<h2>Demo</h2>
<p></a><br />
<br />
<a href="http://devblab.net/menusliding/menusliding.rar"><br />
<h2>Descargar Archivos del Tutorial</h2>
<p></a></p>
]]></content:encoded>
			<wfw:commentRss>http://devblab.net/como-hacer-un-menu-horizontal-con-efecto-sliding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Navegación Alfabetica gracias a ListNav</title>
		<link>http://devblab.net/navegacion-alfabetica-gracias-a-listnav/</link>
		<comments>http://devblab.net/navegacion-alfabetica-gracias-a-listnav/#comments</comments>
		<pubDate>Sun, 17 May 2009 22:38:35 +0000</pubDate>
		<dc:creator>cuisi</dc:creator>
				<category><![CDATA[Css]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Menus]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Menus.Diseño]]></category>
		<category><![CDATA[Navegacion]]></category>

		<guid isPermaLink="false">http://devblab.net/2009/05/17/navegacion-alfabetica-gracias-a-listnav/</guid>
		<description><![CDATA[
ListNav es un plugin jQuery para crear listas de navegación alfabética.
Una vez configurado, y perzonalisado (a través de CSS) la barra de navegación aparece encima de la lista, que muestra las letras de la A a la Z. Cuando se hace clic en una letra, los elementos que comienzan con esa letra se mostraran.
ListNav muestra <a href="http://devblab.net/navegacion-alfabetica-gracias-a-listnav/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://img38.imageshack.us/img38/7978/listnav.jpg" alt="Navegacion Alfabetica jQuery" width="465" height="355" /></p>
<p><u><strong><em><a href="http://www.ihwy.com/Labs/jquery-listnav-plugin.aspx" target="_blank">ListNav</a></em></strong></u> es un plugin jQuery para crear listas de navegación alfabética.</p>
<p>Una vez configurado, y perzonalisado (a través de <a href="http://devblab.net/category/codigos/css/"><strong><em><u>CSS</u></em></strong></a>) la barra de navegación aparece encima de la lista, que muestra las letras de la A a la Z. Cuando se hace clic en una letra, los elementos que comienzan con esa letra se mostraran.</p>
<p><strong><em><a href="http://www.ihwy.com/Labs/jquery-listnav-plugin.aspx" target="_blank">ListNav</a></em></strong> muestra el número de artículos  o elementos que contenga alguna letra sobre la que nos posicionemos.</p>
<p>El plugin está optimizado para listas largas y puede trabajar con dos listas <strong>ul </strong>y <strong>ol</strong>.</p>
<p>También soporta múltiples navegaciones en la misma página y trabaja con todos los principales <a href="http://devblab.net/tag/navegadores/"title="Navegadores" >navegadores</a>.</p>
<p><a href="http://www.ihwy.com/Labs/Demos/Current/jquery-listnav-plugin.aspx" target="_blank"><u><strong><em>Demos</em></strong></u></a></p>
]]></content:encoded>
			<wfw:commentRss>http://devblab.net/navegacion-alfabetica-gracias-a-listnav/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 Excelentes Técnicas de Navegación y Ejemplos en JavaScript</title>
		<link>http://devblab.net/20-excelentes-tecnicas-de-navegacion-y-ejemplos-en-javascript/</link>
		<comments>http://devblab.net/20-excelentes-tecnicas-de-navegacion-y-ejemplos-en-javascript/#comments</comments>
		<pubDate>Fri, 01 May 2009 21:32:12 +0000</pubDate>
		<dc:creator>cuisi</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Menus]]></category>
		<category><![CDATA[Navegacion]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://devblab.net/2009/05/01/20-excelentes-tecnicas-de-navegacion-y-ejemplos-en-javascript/</guid>
		<description><![CDATA[Javascript permite que agreguemos la interactividad y retroalimentacion a nuestros proyectos, haciendo que la experiencia del usuario sea mejor y más intuitiva.
En este post les mostrare algunos ejemplos de navegación que he encontrado, espero les sean de utilidad.


MenuMatic



Animated Menu  using jQuery



Garagedoor Effect using jQuery




JGlide Menu



Vertical Sliding  jQuery Menu



Fuente:20 Excelentes Técnicas de Navegación y <a href="http://devblab.net/20-excelentes-tecnicas-de-navegacion-y-ejemplos-en-javascript/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>Javascript permite que agreguemos la interactividad y retroalimentacion a nuestros proyectos, haciendo que la experiencia del usuario sea mejor y más intuitiva.</p>
<p>En este post les mostrare algunos ejemplos de navegación que he encontrado, espero les sean de utilidad.</p>
<ol>
<li>
<h2><a href="http://greengeckodesign.com/projects/menumatic.aspx" target="_blank">MenuMatic</a><br />
<img src="http://img24.imageshack.us/img24/2752/2902menumatic.jpg" /></h2>
</li>
<li>
<h2><a href="http://www.shopdev.co.uk/blog/animated-menus-using-jquery/">Animated Menu  using jQuery<br />
</a><img src="http://img100.imageshack.us/img100/4679/2907animatedmenu.jpg" /></h2>
</li>
<li>
<h2><a href="http://www.gayadesign.com/diy/jquery-convertion-garagedoor-effect-using-javascript/" target="blank">Garagedoor Effect using jQuery<br />
</a><img src="http://img22.imageshack.us/img22/7420/2901garagedoor.jpg" /><a href="http://www.gayadesign.com/diy/jquery-convertion-garagedoor-effect-using-javascript/" target="blank"><br />
</a></h2>
</li>
<li>
<h2><a href="http://sonicradish.com/labs/jGlideMenu/current/?src=ASL_LAB" target="_blank">JGlide Menu<br />
</a><img src="http://img16.imageshack.us/img16/9602/2918jglide.jpg" /></h2>
</li>
<li>
<h2><a href="http://hv-designs.co.uk/2009/02/17/sliding-jquery-menu/" target="_blank">Vertical Sliding  jQuery Menu<br />
</a><img src="http://img165.imageshack.us/img165/5421/2903verticlesliding.jpg" /></h2>
</li>
</ol>
<p>Fuente:<strong><a href="http://sixrevisions.com/javascript/20-excellent-javascript-navigation-techniques-and-examples/" target="_blank">20 Excelentes Técnicas de Navegación y Ejemplos en JavaScript</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://devblab.net/20-excelentes-tecnicas-de-navegacion-y-ejemplos-en-javascript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Como Crear un Menu CSS con Efecto OnMouseOver</title>
		<link>http://devblab.net/como-crear-un-menu-css-con-efecto-onmouseover/</link>
		<comments>http://devblab.net/como-crear-un-menu-css-con-efecto-onmouseover/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 23:33:57 +0000</pubDate>
		<dc:creator>cuisi</dc:creator>
				<category><![CDATA[Css]]></category>
		<category><![CDATA[Menus]]></category>
		<category><![CDATA[Diseño]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://devblab.net/2009/04/18/como-crear-un-menu-css-con-efecto-onmouseover/</guid>
		<description><![CDATA[
En esta ocasión les traigo un pequeño codigo hecho en CSS con el cual podremos crear un menu con efecto OnMouseOver, el cual es muy similar a muchos scripts escritos en javascript, que nos brindan el mismo efecto.
Este efecto basicamente es el siguiente, cuando esta en reposo la seccion del menú tiene un color y <a href="http://devblab.net/como-crear-un-menu-css-con-efecto-onmouseover/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://img524.imageshack.us/img524/6137/menucssefectoonmousmove.png" alt="Menu Css" width="583" height="456" /></p>
<p>En esta ocasión les traigo un pequeño codigo hecho en CSS con el cual podremos crear un menu con efecto OnMouseOver, el cual es muy similar a muchos scripts escritos en javascript, que nos brindan el mismo efecto.</p>
<p>Este efecto basicamente es el siguiente, cuando esta en reposo la seccion del menú tiene un color y cuando esta activo tiene uno diferente, al igual que cuando damos click, toma un tercer color.</p>
<p>Bueno sin mas explicaciones les dejo el codigo.<br />
<strong>CSS:</strong></p>
<div class="igBar"><span id="lcss-5"><a href="#" onclick="javascript:showPlainTxt('css-5'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CSS:</span>
<div id="css-5">
<div class="css">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;style type=<span style="color: #ff0000;">"text/css"</span>&gt;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#menu div.barraMenu,</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#menu div<span style="color: #6666ff;">.barraMenu </span>a<span style="color: #6666ff;">.botonMenu </span><span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">font-family</span>: <span style="color: #993333;">sans-serif</span>, Verdana, Arial;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">font-size</span>: 8pt;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">color</span>: <span style="color: #993333;">white</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#menu div<span style="color: #6666ff;">.barraMenu </span><span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">text-align</span>: <span style="color: #000000; font-weight: bold;">left</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#menu div<span style="color: #6666ff;">.barraMenu </span>a<span style="color: #6666ff;">.botonMenu </span><span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">background-color</span>:#0099FF;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">color</span>: <span style="color: #993333;">white</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">cursor</span>: <span style="color: #993333;">pointer</span>;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">padding</span>: 4px 6px 2px 5px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">text-decoration</span>: <span style="color: #993333;">none</span>;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#menu div<span style="color: #6666ff;">.barraMenu </span>a.botonMenu<span style="color: #3333ff;">:hover </span><span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">background-color</span>:#0066FF;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#menu div<span style="color: #6666ff;">.barraMenu </span>a.botonMenu<span style="color: #3333ff;">:active </span><span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">background-color</span>:#0000CC;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">color</span>: <span style="color: #993333;">white</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/style&gt; </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p><strong>HTML:</strong></p>
<div class="igBar"><span id="lhtml-6"><a href="#" onclick="javascript:showPlainTxt('html-6'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-6">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"menu"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">"barraMenu"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">&lt;div</span></a> <span style="color: #000066;">align</span>=<span style="color: #ff0000;">"center"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">"botonMenu"</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">""</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Inicio<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;<span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">"botonMenu"</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">""</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Servicios<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">"botonMenu"</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">""</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Portafolio<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">"botonMenu"</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">""</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Contacto<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div&gt;</span></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://devblab.net/como-crear-un-menu-css-con-efecto-onmouseover/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>10 Brillantes Tecnicas de Menus Multinivel</title>
		<link>http://devblab.net/10-brillantes-tecnicas-de-menus-multinivel/</link>
		<comments>http://devblab.net/10-brillantes-tecnicas-de-menus-multinivel/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 07:50:36 +0000</pubDate>
		<dc:creator>cuisi</dc:creator>
				<category><![CDATA[Css]]></category>
		<category><![CDATA[Menus]]></category>
		<category><![CDATA[Diseño]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://devblab.net/2009/02/17/10-brillantes-tecnicas-de-menus-multinivel/</guid>
		<description><![CDATA[Uno de los factores que hacen mas relevante nuestro diseño web, puede ser el tipo de menu que utilizamos. El estilo del menu puede dar a nuestro diseño una mayor seriedad o una verdadera risa   , aca les dejo   10 tecnicas para crear menus multinivel de una calidad bastante bastante buena.
1.-MenuMatic 

Horizontal Menu <a href="http://devblab.net/10-brillantes-tecnicas-de-menus-multinivel/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>Uno de los factores que hacen mas relevante nuestro diseño web, puede ser el tipo de menu que utilizamos. El estilo del menu puede dar a nuestro diseño una mayor seriedad o una verdadera risa <img src='http://devblab.net/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' />  , aca les dejo   10 tecnicas para crear menus multinivel de una calidad bastante bastante buena.</p>
<p>1.-<strong><a href="http://greengeckodesign.com/projects/menumatic.aspx" target="_blank">MenuMatic </a></strong></p>
<p align="center"><img src="http://img25.imageshack.us/img25/9886/dropdownmenu2eb0.jpg" /></p>
<p align="center"><a href="http://greengeckodesign.com/projects/menumatic/examples/horizontal/" target="_blank" class="download">Horizontal Menu Demo</a> | <a href="http://greengeckodesign.com/projects/menumatic/examples/vertical/" target="_blank" class="download"> Vertical Menu Demo</a> | <a href="http://menumatc.googlecode.com/files/MenuMatic_0.68.3.zip" class="download"> Download source code</a></p>
<p>2.- <strong><a href="http://www.jankoatwarpspeed.com/post/2009/01/19/Create-Vimeo-like-top-navigation.aspx" target="_blank">Create Vimeo-like top navigation</a></strong></p>
<p align="center"><img src="http://img26.imageshack.us/img26/2367/dropdownmenu5tu0.jpg" /></p>
<p align="center"><a href="http://www.jankoatwarpspeed.com/examples/vimeo_navigation/" target="_blank" class="download">Demo</a> | <a href="http://www.jankoatwarpspeed.com/file.axd?file=2009%2f1%2fvimeo_navigation.zip" class="download"> Download source code</a></p>
<p> <span id="more-155"></span></p>
<p>3.-<strong><a href="http://www.andrewsellick.com/71/fancy-sliding-menu-for-mootools" target="_blank">Fancy Sliding Menu for Mootools </a></strong></p>
<p align="center"><img src="http://img403.imageshack.us/img403/2238/dropdownmenu6nw6.jpg" /></p>
<p align="center"><a href="http://www.andrewsellick.com/examples/tabslideV2-mootools/" target="_blank" class="download">View Demo</a> | <a href="http://www.andrewsellick.com/examples/tabslideV2-mootools/tabslideV2-mootools.rar" class="download"> Download source code</a></p>
<p>4.-<strong><a href="http://woork.blogspot.com/2009/01/art-of-reusing-code-in-your-web.html" target="_blank">Collapsable menu</a></strong></p>
<p align="center"><img src="http://img6.imageshack.us/img6/3219/dropdownmenu8ky9.jpg" /></p>
<p align="center"><a href="http://woorktuts.110mb.com/art_of_reuse_code/index2.html" target="_blank" class="download">View Demo</a> | <a href="http://www.box.net/shared/kosb6f04zq" class="download"> Download source code</a></p>
<p>5.-<strong><a href="http://abeautifulsite.net/notebook.php?article=58" target="_blank">jQuery File Tree </a></strong></p>
<p align="center"><img src="http://img104.imageshack.us/img104/1851/dropdownmenu10dd0.jpg" /></p>
<p align="center"><a href="http://abeautifulsite.net/notebook_files/58/demo/" target="_blank" class="download">View Demo</a> | <a href="http://abeautifulsite.net/notebook.php?article=58#download" class="download"> Download source code</a></p>
<p>Fuente: <strong><a href="http://devsnippets.com/reviews/10-brilliant-multi-level-navigation-menu-techniques.html" target="_blank">devsnippets.com</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://devblab.net/10-brillantes-tecnicas-de-menus-multinivel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>StyledMenus.com &#8211; Menús para tus Proyectos Web</title>
		<link>http://devblab.net/styledmenuscom-menus-para-tus-proyectos-web/</link>
		<comments>http://devblab.net/styledmenuscom-menus-para-tus-proyectos-web/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 22:40:48 +0000</pubDate>
		<dc:creator>cuisi</dc:creator>
				<category><![CDATA[Menus]]></category>
		<category><![CDATA[Recursos Online]]></category>
		<category><![CDATA[Desarrollo Web]]></category>
		<category><![CDATA[Diseño]]></category>
		<category><![CDATA[styledmenus.com]]></category>

		<guid isPermaLink="false">http://devblab.net/2009/01/03/styledmenuscom-menus-para-tus-proyectos-web/</guid>
		<description><![CDATA[
En ocaciones cuando nos sale algun trabajo de diseño/desarrollo web, comenzamos armar la estructura, pero en ocaciones no sabemos o simplemente no tenemos ganas de armar un menú y comenzamos a buscar por el gran mundo que es la web. Pues ahora styledmenus.com nos hace el trabajo mas sencillo, con una buena cantidad de menus <a href="http://devblab.net/styledmenuscom-menus-para-tus-proyectos-web/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://img98.imageshack.us/img98/8210/styledmenuslq6.png" alt="Styledmenus.com" width="404" height="344" /></p>
<p>En ocaciones cuando nos sale algun trabajo de diseño/desarrollo web, comenzamos armar la estructura, pero en ocaciones no sabemos o simplemente no tenemos ganas de armar un menú y comenzamos a buscar por el gran mundo que es la web. Pues ahora <a href="http://www.styledmenus.com/" target="_blank">styledmenus.com</a> nos hace el trabajo mas sencillo, con una buena cantidad de menus de gran calidad y lo mejor de todo (como siempre digo) <a href="http://devblab.net/tag/freeware/"title="Gratis" >gratis</a>.</p>
<p>Link: <a href="http://www.styledmenus.com/" target="_blank">styledmenus.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://devblab.net/styledmenuscom-menus-para-tus-proyectos-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sliding Side Bar &#8211; Hermoso menu lateral</title>
		<link>http://devblab.net/sliding-side-bar-hermoso-menu-lateral/</link>
		<comments>http://devblab.net/sliding-side-bar-hermoso-menu-lateral/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 03:11:49 +0000</pubDate>
		<dc:creator>cuisi</dc:creator>
				<category><![CDATA[Css]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Menus]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://devblab.net/?p=36</guid>
		<description><![CDATA[
&#160;
Sliding side bar es un hermoso menu lateral creado con mootools, este menu funciona y tiene un aspecto muy hermoso que lo podemos integrar de manera sencilla en algun costado de nuestro sitio. bueno sin mas que decir aqui les dejo el codigo CSS y Html para su utilizacion, y tambien los archivos necesarios como <a href="http://devblab.net/sliding-side-bar-hermoso-menu-lateral/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://devblab.net/wp-content/uploads/2008/04/tum1.jpg" alt="tum1.jpg" /></p>
<p style="text-align: center">&nbsp;</p>
<p>Sliding side bar es un hermoso menu lateral creado con mootools, este menu funciona y tiene un aspecto muy hermoso que lo podemos integrar de manera sencilla en algun costado de nuestro sitio. bueno sin mas que decir aqui les dejo el codigo CSS y Html para su utilizacion, y tambien los archivos necesarios como lo son mootools.js y side-bar.js, tambien les dejo una ejemplo en fucionamiento.<br />
<span id="more-36"></span><br />
Codigo CSS:</p>
<div class="igBar"><span id="lcss-9"><a href="#" onclick="javascript:showPlainTxt('css-9'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CSS:</span>
<div id="css-9">
<div class="css">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;style media=<span style="color: #ff0000;">"all"</span> type=<span style="color: #ff0000;">"text/css"</span>&gt;&nbsp;body<span style="color: #66cc66;">&#123;</span> &nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">position</span>:<span style="color: #993333;">relative</span>; &nbsp; &nbsp; &nbsp; &nbsp; paddign:0px; &nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">font-size</span>:<span style="color: #cc66cc;color:#800000;">100</span>%; &nbsp; &nbsp;<span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">h2<span style="color: #66cc66;">&#123;</span> &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">color</span>:#FFFFFF; &nbsp;&nbsp;<span style="color: #000000; font-weight: bold;">font-size</span>:<span style="color: #cc66cc;color:#800000;">90</span>%; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">font-family</span>:arial; &nbsp; &nbsp;&nbsp; &nbsp;margin<span style="color: #3333ff;">:10px </span>10px 10px 10px; &nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">font-weight</span>:<span style="color: #993333;">bold</span>; &nbsp;<span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">h2 span<span style="color: #66cc66;">&#123;</span> &nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">font-size</span>:<span style="color: #cc66cc;color:#800000;">105</span>%; &nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">font-weight</span>:<span style="color: #993333;">normal</span>; &nbsp; &nbsp;<span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">ul<span style="color: #66cc66;">&#123;</span> &nbsp; &nbsp; &nbsp; &nbsp; margin<span style="color: #3333ff;">:0px </span>0px 0px 0px; &nbsp; &nbsp; &nbsp; &nbsp; padding<span style="color: #3333ff;">:0px </span>0px 0px 0px; &nbsp; &nbsp;<span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">li<span style="color: #66cc66;">&#123;</span> &nbsp; &nbsp; &nbsp; &nbsp; margin<span style="color: #3333ff;">:0px </span>10px 3px 10px; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">padding</span>:2px; &nbsp;&nbsp;<span style="color: #000000; font-weight: bold;">list-style-type</span>:<span style="color: #993333;">none</span>; &nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">display</span>:<span style="color: #993333;">block</span>; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">background-color</span>:#DA1074; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">width</span>:177px; &nbsp;<span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">li a<span style="color: #66cc66;">&#123;</span> &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">width</span>:<span style="color: #cc66cc;color:#800000;">100</span>%; &nbsp; <span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">li a:link, &nbsp;li a:visited<span style="color: #66cc66;">&#123;</span> &nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">color</span>:#FFFFFF; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">font-family</span>:verdana; &nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">font-size</span>:<span style="color: #cc66cc;color:#800000;">70</span>%; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">text-decoration</span>:<span style="color: #993333;">none</span>; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">display</span>:<span style="color: #993333;">block</span>; &nbsp; &nbsp;&nbsp; &nbsp;margin<span style="color: #3333ff;">:0px </span>0px 0px 0px; &nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">padding</span>:0px; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">width</span>:<span style="color: #cc66cc;color:#800000;">100</span>%; &nbsp; <span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">li a:hover<span style="color: #66cc66;">&#123;</span> &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">color</span>:#FFFFFF; &nbsp;&nbsp;<span style="color: #000000; font-weight: bold;">text-decoration</span>:<span style="color: #993333;">underline</span>; &nbsp; <span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#sideBar<span style="color: #66cc66;">&#123;</span> &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">position</span>: <span style="color: #993333;">absolute</span>; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">width</span>: <span style="color: #993333;">auto</span>; &nbsp;&nbsp;<span style="color: #000000; font-weight: bold;">height</span>: <span style="color: #993333;">auto</span>; &nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">top</span>: 13px; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">right</span>:-8px; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">background-image</span>:<span style="color: #993333;">url</span><span style="color: #66cc66;">&#40;</span>images/<span style="color: #000000; font-weight: bold;">background</span>.gif<span style="color: #66cc66;">&#41;</span>; &nbsp; &nbsp;&nbsp; &nbsp;background-position<span style="color: #3333ff;">:<span style="color: #000000; font-weight: bold;">top</span> </span>left; &nbsp;&nbsp;<span style="color: #000000; font-weight: bold;">background-repeat</span>:<span style="color: #993333;">repeat-y</span>; &nbsp;<span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#sideBarTab<span style="color: #66cc66;">&#123;</span> &nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">float</span>:<span style="color: #000000; font-weight: bold;">left</span>; &nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">height</span>:137px; &nbsp;&nbsp;<span style="color: #000000; font-weight: bold;">width</span>:28px; &nbsp;<span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#sideBarTab img<span style="color: #66cc66;">&#123;</span> &nbsp; &nbsp;&nbsp; &nbsp;border<span style="color: #3333ff;">:0px </span>solid #FFFFFF; &nbsp;<span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#sideBarContents<span style="color: #66cc66;">&#123;</span> &nbsp; &nbsp; overflow<span style="color: #3333ff;">:<span style="color: #993333;">hidden</span> </span>!important; &nbsp; <span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">#sideBarContentsInner<span style="color: #66cc66;">&#123;</span> &nbsp;&nbsp;<span style="color: #000000; font-weight: bold;">width</span>:200px; &nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/style&gt; </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Codigo js:<br />
(Las siguientes lineas las deben ir antes de la etiqueta /head)</p>
<div class="igBar"><span id="ljavascript-10"><a href="#" onclick="javascript:showPlainTxt('javascript-10'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">JavaScript:</span>
<div id="javascript-10">
<div class="javascript">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;script src=<span style="color: #3366CC;">"js/mootools.js"</span> type=<span style="color: #3366CC;">"text/javascript"</span>&gt;&lt;/script&gt;</div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;script src=<span style="color: #3366CC;">"js/side-bar.js"</span> type=<span style="color: #3366CC;">"text/javascript"</span>&gt;&lt;/script&gt; </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Codigo Html:</p>
<div class="igBar"><span id="lhtml-11"><a href="#" onclick="javascript:showPlainTxt('html-11'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-11">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/p.html"><span style="color: #000000; font-weight: bold;">&lt;p</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"sideBar"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"#"</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"sideBarTab"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"images/slide-button.gif"</span> <span style="color: #000066;">alt</span>=<span style="color: #ff0000;">"sideBar"</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">"sideBar"</span> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/p&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/p.html"><span style="color: #000000; font-weight: bold;">&lt;p</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"sideBarContents"</span> <span style="color: #000066;">style</span>=<span style="color: #ff0000;">"width: 0px"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #ddbb00;">&amp;nbsp;</span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/p&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/p.html"><span style="color: #000000; font-weight: bold;">&lt;p</span></a> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">"sideBarContentsInner"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #ddbb00;">&amp;nbsp;</span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/p&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/h2.html"><span style="color: #000000; font-weight: bold;">&lt;h2&gt;</span></a></span>Me<span style="color: #009900;"><a href="http://december.com/html/4/element/span.html"><span style="color: #000000; font-weight: bold;">&lt;span&gt;</span></a></span>nu<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/h2&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/ul.html"><span style="color: #000000; font-weight: bold;">&lt;ul&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"http://www.devblab.net"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Devblab.net<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"#"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Link Two<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"#"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Link Three<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"#"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Link Four<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#016FC4;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"#"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Link Five<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#023962;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/ul&gt;</span></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<blockquote><p><a href="http://devblab.net/sliding">Ejemplo en Funcionamiento</a></p>
<p><a href="http://devblab.net/wp-content/uploads/2008/04/archivos-sliding-side-bar.rar" title="archivos-sliding-side-bar.rar">archivos-sliding-side-bar.rar</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://devblab.net/sliding-side-bar-hermoso-menu-lateral/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.746 seconds -->
