<?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>Guiabreve&#187; CSS</title>
	<atom:link href="http://www.guiabreve.com/tag/css/feed" rel="self" type="application/rss+xml" />
	<link>http://www.guiabreve.com</link>
	<description>por Víctor Falcón</description>
	<lastBuildDate>Wed, 08 Sep 2010 01:03:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Como crear Cintas 3D solo con CSS3</title>
		<link>http://www.guiabreve.com/como-crear-cintas-3d-solo-con-css3.htm</link>
		<comments>http://www.guiabreve.com/como-crear-cintas-3d-solo-con-css3.htm#comments</comments>
		<pubDate>Sun, 11 Jul 2010 12:27:30 +0000</pubDate>
		<dc:creator>Víctor Falcón</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tutoriales]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[Cinta]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Ribbons]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.guiabreve.com/?p=1687</guid>
		<description><![CDATA[Previsualización &#8212; Descargar Las Cintas o Ribbons (en ingles) son cada vez más usados por los desarrolladores webs. El efecto, cuando se hace bien queda muy vistoso y solo requiere de dos imágenes y un poco de CSS para desarrollarlo y hacerlo compatible con cualquier navegador. Con CSS3 podremos crear este efecto sin usar ninguna [...]]]></description>
			<content:encoded><![CDATA[<div class="alignright"><img src="http://www.guiabreve.com/wp-content/uploads/2010/07/Cinta-3D-CSS3-300x198.png" alt="" title="Cinta 3D CSS3" width="300" height="198" class="size-medium wp-image-1688" />
<div class="info-box"><a href="http://www.guiabreve.com/wp-content/tutoriales/cinta-3d-css3/Cinta%203D%20CSS.html" class="demo">Previsualización</a> &mdash; <a href="http://www.guiabreve.com/wp-content/tutoriales/cinta-3d-css3/Cinta%203D%20CSS.txt" class="descargar">Descargar</a></div>
</div>
<p>Las Cintas o Ribbons (en ingles) son cada vez más usados por los desarrolladores webs. El efecto, cuando se hace bien queda muy vistoso y solo requiere de dos imágenes y un poco de <a href="http://guiabreve.com/tag/css">CSS</a> para desarrollarlo y hacerlo compatible con cualquier navegador.</p>
<p>Con <a href="http://guiabreve.com/tag/css3">CSS3</a> podremos crear este efecto sin usar ninguna imagen. El único problema es que, al menos por ahora, <strong>Internet Explorer</strong> no es capaz de mostrarlo.</p>
<p>El código lo he sacado de <a href="http://www.pvmgarage.com/en/2010/01/how-to-create-depth-and-nice-3d-ribbons-only-using-css3/">PvmGarage</a> y lo explico a continuación:<span id="more-1687"></span></p>
<h3>HTML básico de la Cinta</h3>
<div class="igBar"><a href="#" onclick="javascript:showCodeTxt('html-3'); return false;">[COPIAR]</a></div>
<div class="syntax_hilite"><span class="langName">C&oacute;digo HTML <a href="#" onclick="javascript:showCodeTxt('html-3'); return false;">(Copiar)</a>:</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:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/div.html"><span style=" font-weight: bold;">&lt;div</span></a> <span style="">class</span>=<span style="">"bubble"</span><span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; <a href="http://december.com/html/4/element/div.html"><span style=" font-weight: bold;">&lt;div</span></a> <span style="">class</span>=<span style="">"rectangle"</span><span style=" font-weight: bold;">&gt;</span></a><a href="http://december.com/html/4/element/h2.html"><span style=" font-weight: bold;">&lt;h2&gt;</span></a>Cinta 3D en CSS3<span style=" font-weight: bold;">&lt;/h2&gt;</span><span style=" font-weight: bold;">&lt;/div&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; <a href="http://december.com/html/4/element/div.html"><span style=" font-weight: bold;">&lt;div</span></a> <span style="">class</span>=<span style="">"triangle-l"</span><span style=" font-weight: bold;">&gt;</span></a><span style=" font-weight: bold;">&lt;/div&gt;</span> <span style=" font-style: italic;">&lt;!-- Left triangle --&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; <a href="http://december.com/html/4/element/div.html"><span style=" font-weight: bold;">&lt;div</span></a> <span style="">class</span>=<span style="">"triangle-r"</span><span style=" font-weight: bold;">&gt;</span></a><span style=" font-weight: bold;">&lt;/div&gt;</span> <span style=" font-style: italic;">&lt;!-- Right triangle --&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-weight: bold;">&lt;/div&gt;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Como vemos nos hacen falta tres <code>divs</code>: Uno para la cinta en sí y otros dos para cada triángulo de los laterales que son los que dan ese efecto 3D. También nos hace falta otro <code>div</code> como caja principal para que la cinta haga ese efecto de que se mete detrás de él.</p>
<h3>CSS</h3>
<div class="igBar"><a href="#" onclick="javascript:showCodeTxt('css-4'); return false;">[COPIAR]</a></div>
<div class="syntax_hilite"><span class="langName">C&oacute;digo CSS <a href="#" onclick="javascript:showCodeTxt('css-4'); return false;">(Copiar)</a>:</span>
<div id="css-4">
<div class="css">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">.bubble </span><span style="">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">clear</span>: <span style="">both</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">margin</span>: 0px <span style="">auto</span>;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">width</span>: 450px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">background</span>: #fff;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; -moz-border-radius: 2px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; -khtml-border-radius: 2px;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; -webkit-border-radius: 2px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">border</span>: 1px #BABABA <span style="">solid</span>;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">position</span>: <span style="">relative</span>; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">z-index</span>: <span style="color:#800000;">90</span>; <span style=" font-style: italic;">/* the stack order: displayed under ribbon rectangle (100) */</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">.rectangle </span><span style="">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">background</span>: #a91c16;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">height</span>: 50px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">width</span>: 480px;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">position</span>: <span style="">relative</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">left</span>:-15px;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">top</span>: 30px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">float</span>: <span style=" font-weight: bold;">left</span>;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; -moz-box-shadow: 0px 0px 4px rgba<span style="">&#40;</span><span style="color:#800000;">0</span>,<span style="color:#800000;">0</span>,<span style="color:#800000;">0</span>,<span style="color:#800000;">0</span>.<span style="color:#800000;">55</span><span style="">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; -khtml-box-shadow: 0px 0px 4px rgba<span style="">&#40;</span><span style="color:#800000;">0</span>,<span style="color:#800000;">0</span>,<span style="color:#800000;">0</span>,<span style="color:#800000;">0</span>.<span style="color:#800000;">55</span><span style="">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; -webkit-box-shadow: 0px 0px 4px rgba<span style="">&#40;</span><span style="color:#800000;">0</span>,<span style="color:#800000;">0</span>,<span style="color:#800000;">0</span>,<span style="color:#800000;">0</span>.<span style="color:#800000;">55</span><span style="">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">z-index</span>: <span style="color:#800000;">100</span>; <span style=" font-style: italic;">/* the stack order: foreground */</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">.triangle-l </span><span style="">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">border-color</span>: <span style="">transparent</span> #6a120d <span style="">transparent</span> <span style="">transparent</span>;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">border-style</span>:<span style="">solid</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">border-width</span>:15px;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">height</span>:0px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">width</span>:0px;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">position</span>: <span style="">relative</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">left</span>: -30px;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">top</span>: 65px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">z-index</span>: -<span style="color:#800000;">1</span>; <span style=" font-style: italic;">/* displayed under bubble */</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">.triangle-r </span><span style="">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">border-color</span>: <span style="">transparent</span> <span style="">transparent</span> <span style="">transparent</span> #6a120d;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">border-style</span>:<span style="">solid</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">border-width</span>:15px;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">height</span>:0px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">width</span>:0px;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">position</span>: <span style="">relative</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">left</span>: 450px;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">top</span>: 35px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-weight: bold;">z-index</span>: -<span style="color:#800000;">1</span>; <span style=" font-style: italic;">/* displayed under bubble */</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">&#125;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Como vemos son muy importantes las propiedades <code>z-index</code> para poner los triángulos por debajo de la cinta además de las propiedades <code>border-color</code> de los triángulos que son las que le dan esa forma. También tenemos que jugar con la posición de estos para colocarlos en el sitio adecuado y que den ese efecto 3D.</p>
<p>Y con esto ya tendremos hecha nuestra cinta. Como ya he dicho en IE no se ve, lo cual es una pena, quizás en la siguiente versión: <a href="http://guiabreve.com/tag/internet-explorer-9">Internet Explorer 9</a>.</p>
<p>Una ventaja a parte de la velocidad y de no usar ninguna imagen ni código javascript es que el <a href="http://validator.w3.org/check?uri=http://www.guiabreve.com/wp-content/tutoriales/cinta-3d-css3/Cinta%25203D%2520CSS.html&#038;charset=(detect+automatically)&#038;doctype=Inline&#038;group=0">código es completamente valido</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.guiabreve.com/como-crear-cintas-3d-solo-con-css3.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tooltips solo con CSS3</title>
		<link>http://www.guiabreve.com/tooltips-solo-con-css3.htm</link>
		<comments>http://www.guiabreve.com/tooltips-solo-con-css3.htm#comments</comments>
		<pubDate>Sat, 10 Jul 2010 18:33:54 +0000</pubDate>
		<dc:creator>Víctor Falcón</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Tooltip]]></category>

		<guid isPermaLink="false">http://www.guiabreve.com/?p=1681</guid>
		<description><![CDATA[A la hora de agregar Tooltips a nuestra web hay muchas opciones, todas ellas basadas en Javascritp, pero hasta ahora nunca había visto una opción que solo usará CSS3, como esta. [COPIAR] C&#243;digo CSS (Copiar): a &#123; &#160; color: #900; &#160; text-decoration: none; &#125; &#160; a:hover &#123; &#160; color: red; &#160; position: relative; &#125; &#160; [...]]]></description>
			<content:encoded><![CDATA[<p>A la hora de agregar <em>Tooltips</em> a nuestra web hay muchas opciones, todas ellas basadas en Javascritp, pero hasta ahora nunca había visto una <a href="http://granimpetu.com/articulos/tooltips-solo-con-css3/">opción que solo usará <strong>CSS3</strong></a>, como esta.<span id="more-1681"></span></p>
<div class="igBar"><a href="#" onclick="javascript:showCodeTxt('css-6'); return false;">[COPIAR]</a></div>
<div class="syntax_hilite"><span class="langName">C&oacute;digo CSS <a href="#" onclick="javascript:showCodeTxt('css-6'); return false;">(Copiar)</a>:</span>
<div id="css-6">
<div class="css">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">a <span style="">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style=" font-weight: bold;">color</span>: #900;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style=" font-weight: bold;">text-decoration</span>: <span style="">none</span>;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">a<span style="">:hover </span><span style="">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style=" font-weight: bold;">color</span>: <span style="">red</span>;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style=" font-weight: bold;">position</span>: <span style="">relative</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<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:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">a<span style="">&#91;</span>title<span style="">&#93;</span>:hover<span style="">:after </span><span style="">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style=" font-weight: bold;">content</span>: attr<span style="">&#40;</span>title<span style="">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style=" font-weight: bold;">padding</span>: 4px 8px;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style=" font-weight: bold;">color</span>: #333;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style=" font-weight: bold;">position</span>: <span style="">absolute</span>;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style=" font-weight: bold;">left</span>: <span style="color:#800000;">0</span>; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style=" font-weight: bold;">top</span>: <span style="color:#800000;">100</span>%;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style=" font-weight: bold;">white-space</span>: <span style="">nowrap</span>; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style=" font-weight: bold;">z-index</span>: 20px;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; -moz-border-radius: 5px; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; -webkit-border-radius: 5px;&nbsp; </div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; border-radius: 5px;&nbsp; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; -moz-box-shadow: 0px 0px 4px #222;&nbsp; </div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; -webkit-box-shadow: 0px 0px 4px #222;&nbsp; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; box-shadow: 0px 0px 4px #222;&nbsp; </div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style=" font-weight: bold;">background-image</span>: -moz-linear-gradient<span style="">&#40;</span><span style=" font-weight: bold;">top</span>, #eeeeee, #cccccc<span style="">&#41;</span>;&nbsp; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style=" font-weight: bold;">background-image</span>: -webkit-gradient<span style="">&#40;</span>linear,<span style=" font-weight: bold;">left</span> <span style=" font-weight: bold;">top</span>,<span style=" font-weight: bold;">left</span> <span style=" font-weight: bold;">bottom</span>,color-stop<span style="">&#40;</span><span style="color:#800000;">0</span>, #eeeeee<span style="">&#41;</span>,color-stop<span style="">&#40;</span><span style="color:#800000;">1</span>, #cccccc<span style="">&#41;</span><span style="">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">&#125;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Como vemos el código es bastante sencillo y usa el atributo <code>title</code> de los enlaces para mostrar como texto del <em>tooltip</em>. Usando CSS3 podríamos añadir algunas animaciones, pero esto es lo básico. </p>
<p>El resultado lo podeis ver en <a href="http://www.guiabreve.com/wp-content/uploads/2010/07/Tooltips-solo-con-CSS3.png">esta imagen</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.guiabreve.com/tooltips-solo-con-css3.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mejora la legibilidad de los textos con CSS</title>
		<link>http://www.guiabreve.com/mejora-la-legibilidad-de-los-textos-con-css.htm</link>
		<comments>http://www.guiabreve.com/mejora-la-legibilidad-de-los-textos-con-css.htm#comments</comments>
		<pubDate>Wed, 07 Jul 2010 16:44:23 +0000</pubDate>
		<dc:creator>Víctor Falcón</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Diseño/Desarrollo Web]]></category>
		<category><![CDATA[Legibilidad]]></category>
		<category><![CDATA[text-rendering]]></category>
		<category><![CDATA[Texto]]></category>

		<guid isPermaLink="false">http://www.guiabreve.com/?p=1677</guid>
		<description><![CDATA[Mediante la propiedad text-rendering (que no conocía) podremos mejorar la legibilidad de los textos. text-rendering puede tomar los siguientes valores: optimizeLegibility – Que da prioridad a la legibilidad del texto. Habilita el kerning y la ligadura de la tipografía. auto – por defecto usa optimizeLegibility para texto de menor tamaño que 20px y optimizeSpeed para [...]]]></description>
			<content:encoded><![CDATA[<p>Mediante la propiedad <code>text-rendering</code> (que no conocía) podremos <a href="http://blogandweb.com/css/legibilidad-texto/?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed:+blogandweb+(Blog+and+Web)&#038;utm_content=Google+Reader">mejorar la legibilidad de los textos</a>. <code>text-rendering</code> puede tomar los siguientes valores:</p>
<ul>
<li>optimizeLegibility – Que da prioridad a la legibilidad del texto. Habilita el kerning y la ligadura de la tipografía.</li>
<li>auto – por defecto usa optimizeLegibility para texto de menor tamaño que 20px y optimizeSpeed para los de mayor tamaño.</li>
<li>optimizeSpeed – Que da prioridad a la velocidad con que se muestra un texto.</li>
<li>geometricPrecision – Da prioridad a la geometría del texto.</li>
</ul>
<p>Por ahora esta propiedad solo funciona en Firefox 3 en adelante, además de Safari 5 y Chrome. Como siempre nos falta Internet Explorer y no estoy seguro de la compatibilidad de Opera (me extrañaría mucho que no se compatible).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.guiabreve.com/mejora-la-legibilidad-de-los-textos-con-css.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crea tu propio esquema elástico CSS personalizado</title>
		<link>http://www.guiabreve.com/crea-tu-propio-esquema-elastico-css-personalizado.htm</link>
		<comments>http://www.guiabreve.com/crea-tu-propio-esquema-elastico-css-personalizado.htm#comments</comments>
		<pubDate>Wed, 30 Jun 2010 18:35:57 +0000</pubDate>
		<dc:creator>Víctor Falcón</dc:creator>
				<category><![CDATA[Recursos]]></category>
		<category><![CDATA[960 Grid System]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Elastico]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Tiny Fluid Grid]]></category>

		<guid isPermaLink="false">http://www.guiabreve.com/?p=1652</guid>
		<description><![CDATA[Siempre me ha gustado 960 Grid System para maquetar mis diseños que normalmente tienen dimensiones fijas. Por otra parte muchas veces es necesario, e incluso aconsejable usar diseños elásticos que se adapten a la ventana del navegador y a la resolución de cada usuario. Para ello podemos utilizar Tiny Fluid Grid, una herramienta online que [...]]]></description>
			<content:encoded><![CDATA[<p>Siempre me ha gustado <a href="http://www.guiabreve.com/css-framework-960-grid-system.htm">960 Grid System</a> para maquetar mis diseños que normalmente tienen dimensiones fijas.</p>
<p>Por otra parte muchas veces es necesario, e incluso aconsejable usar diseños elásticos que se adapten a la ventana del navegador y a la resolución de cada usuario. Para ello podemos utilizar <a href="http://www.tinyfluidgrid.com/">Tiny Fluid Grid</a>,<strong> una herramienta online que nos permite crear nuestro propio <em>framework</em> CSS personalizado en el que podremos definir el número de columnas, la separación de cada columna y el ancho máximo y mínimo.</strong></p>
<p><center><img src="http://www.guiabreve.com/wp-content/uploads/2010/06/layout-liquidos-flexibles.jpg" alt="" title="layout-liquidos-flexibles" width="590" height="302" class="aligncenter size-full wp-image-1654" /></center></p>
<p>Una vez que lo hallamos personalizado a nuestro gusto podremos descargarlo o previsualizarlo para ver como se comporta.</p>
<p><small>Vía: <a href="http://www.kabytes.com/aplicaciones-online/herramienta-para-crear-esquemas-css-elasticos/">Kabytes</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.guiabreve.com/crea-tu-propio-esquema-elastico-css-personalizado.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drawter: Dibuja y obtén el código CSS y HTML</title>
		<link>http://www.guiabreve.com/drawter-dibuja-y-obten-el-codigo-css-y-html.htm</link>
		<comments>http://www.guiabreve.com/drawter-dibuja-y-obten-el-codigo-css-y-html.htm#comments</comments>
		<pubDate>Thu, 11 Mar 2010 16:38:07 +0000</pubDate>
		<dc:creator>Víctor Falcón</dc:creator>
				<category><![CDATA[Recursos]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Drawter]]></category>
		<category><![CDATA[Generador]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.guiabreve.com/?p=1303</guid>
		<description><![CDATA[Esta página creada con JavaScript y jQuery ayudara a los diseñadores a crear páginas de forma sencilla y 100% visual. Simplemente dibujaremos las distintas áreas y etiquetas en el área de dibujo y el solo se encargara de generar el HTML y CSS para crear un diseño que luzca igual que nuestro dibujo. Una vez [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.guiabreve.com/wp-content/uploads/2010/03/Captura-de-pantalla-2010-03-11-a-las-16.33.52-684x206.png" alt="" width="684" height="206" class="aligncenter size-large wp-image-1305" /></p>
<p>Esta página creada con JavaScript y jQuery ayudara a los diseñadores a crear páginas de forma sencilla y 100% visual. Simplemente dibujaremos las distintas áreas y etiquetas en el área de dibujo y el solo se encargara de <strong>generar el HTML y CSS</strong> para crear un diseño que luzca igual que nuestro dibujo.</p>
<p>Una vez que tengamos todo "dibujado" en <a href="http://drawter.com/">Drawter</a> podremos entrar al modo de edición donde podremos personalizar aún más las propiedades de cada elemento. Tipo de letra, tamaño, color, color de fondo, contenido y prácticamente cualquier propiedad y atributo.</p>
<p><small>Visto en el <a href="http://tumblog.themeforest.net/post/434950969/drawter-draw-css-code-for-website-drawter-is-a">Tumblog de ThemeForest</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.guiabreve.com/drawter-dibuja-y-obten-el-codigo-css-y-html.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Presentation Cycle: Presentaciones dinámicas con barra de progreso</title>
		<link>http://www.guiabreve.com/presentation-cycle-presentaciones-dinamicas-con-barra-de-progreso.htm</link>
		<comments>http://www.guiabreve.com/presentation-cycle-presentaciones-dinamicas-con-barra-de-progreso.htm#comments</comments>
		<pubDate>Mon, 25 Jan 2010 22:05:36 +0000</pubDate>
		<dc:creator>Víctor Falcón</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Presentation Cycle]]></category>

		<guid isPermaLink="false">http://www.guiabreve.com/?p=1166</guid>
		<description><![CDATA[Presentation Cycle es un plugin de jQuery creado por Gaya Kessler que nos hará presentaciones o transiciones de imágenes con texto y una barra de progreso. En el ejemplo podemos ver el funcionamiento de este plugin en 3 diferentes formas, la básica, una minimalista y otra aún mas minimalista. Para implementarlo en una página debemos [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.guiabreve.com/wp-content/uploads/2010/01/presentation_cycle.jpeg" alt="" title="presentation_cycle" width="70%" class="alignright size-full wp-image-1167" /><strong>Presentation Cycle</strong> es un plugin de jQuery creado por Gaya Kessler que nos hará presentaciones o transiciones de imágenes con texto y una barra de progreso.</p>
<p>En <a href="http://www.gayadesign.com/scripts/presentationCycle/">el ejemplo</a> podemos ver el funcionamiento de este plugin en 3 diferentes formas, la básica, una minimalista y otra aún mas minimalista.</p>
<p>Para implementarlo en una página debemos de incluir en el header las hojas de estilo y archivos del script y del jQuery:<span id="more-1166"></span></p>
<div class="igBar"><a href="#" onclick="javascript:showCodeTxt('html-10'); return false;">[COPIAR]</a></div>
<div class="syntax_hilite"><span class="langName">C&oacute;digo HTML <a href="#" onclick="javascript:showCodeTxt('html-10'); return false;">(Copiar)</a>:</span>
<div id="html-10">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/head.html"><span style=" font-weight: bold;">&lt;head&gt;</span></a></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-style: italic;">&lt;!-- Stylesheets--&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <a href="http://december.com/html/4/element/link.html"><span style=" font-weight: bold;">&lt;link</span></a> <span style="">rel</span>=<span style="">"stylesheet"</span> <span style="">type</span>=<span style="">"text/css"</span> <span style="">href</span>=<span style="">"css/presentationCycle.css"</span> /<span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-weight: bold;color:#333;">
<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:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style=" font-style: italic;">&lt;!-- Scripts --&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <a href="http://december.com/html/4/element/script.html"><span style=" font-weight: bold;">&lt;script</span></a> <span style="">type</span>=<span style="">'text/javascript'</span> <span style="">src</span>=<span style="">'http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js?ver=1.3.2'</span><span style=" font-weight: bold;">&gt;</span></a><span style=" font-weight: bold;">&lt;/script&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <a href="http://december.com/html/4/element/script.html"><span style=" font-weight: bold;">&lt;script</span></a> <span style="">type</span>=<span style="">'text/javascript'</span> <span style="">src</span>=<span style="">'js/jquery.cycle.all.min.js'</span><span style=" font-weight: bold;">&gt;</span></a><span style=" font-weight: bold;">&lt;/script&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <a href="http://december.com/html/4/element/script.html"><span style=" font-weight: bold;">&lt;script</span></a> <span style="">type</span>=<span style="">'text/javascript'</span> <span style="">src</span>=<span style="">'js/presentationCycle.js'</span><span style=" font-weight: bold;">&gt;</span></a><span style=" font-weight: bold;">&lt;/script&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-weight: bold;">&lt;/head&gt;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Despúes en el <code>body</code> donde queramos incluimos el container:</p>
<div class="igBar"><a href="#" onclick="javascript:showCodeTxt('html-11'); return false;">[COPIAR]</a></div>
<div class="syntax_hilite"><span class="langName">C&oacute;digo HTML <a href="#" onclick="javascript:showCodeTxt('html-11'); return false;">(Copiar)</a>:</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:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/div.html"><span style=" font-weight: bold;">&lt;div</span></a> <span style="">id</span>=<span style="">"presentation_container"</span> <span style="">class</span>=<span style="">"pc_container"</span><span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://december.com/html/4/element/div.html"><span style=" font-weight: bold;">&lt;div</span></a> <span style="">class</span>=<span style="">"pc_item"</span><span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://december.com/html/4/element/div.html"><span style=" font-weight: bold;">&lt;div</span></a> <span style="">class</span>=<span style="">"desc"</span><span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://december.com/html/4/element/h1.html"><span style=" font-weight: bold;">&lt;h1&gt;</span></a>Server Park<span style=" font-weight: bold;">&lt;/h1&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Consectetur adipiscing elit. Nunc quis tellus eros.</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Nam blandit diam id turpis bibendum nec rutrum dui pulvinar. Quisque fermentum,</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; dolor ut adipiscing suscipit, leo lorem malesuada mauris, vitae dapibus mi</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ligula ut nunc.</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=" font-weight: bold;">&lt;/div&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://december.com/html/4/element/img.html"><span style=" font-weight: bold;">&lt;img</span></a> <span style="">src</span>=<span style="">"images/slide1.jpg"</span> <span style="">alt</span>=<span style="">"slide1"</span> /<span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=" font-weight: bold;">&lt;/div&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://december.com/html/4/element/div.html"><span style=" font-weight: bold;">&lt;div</span></a> <span style="">class</span>=<span style="">"pc_item"</span><span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://december.com/html/4/element/div.html"><span style=" font-weight: bold;">&lt;div</span></a> <span style="">class</span>=<span style="">"desc"</span><span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://december.com/html/4/element/h1.html"><span style=" font-weight: bold;">&lt;h1&gt;</span></a>iPhone Apps<span style=" font-weight: bold;">&lt;/h1&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Consectetur adipiscing elit. Nunc quis tellus eros.</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Nam blandit diam id turpis bibendum nec rutrum dui pulvinar. Quisque fermentum,</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; dolor ut adipiscing suscipit, leo lorem malesuada mauris, vitae dapibus mi</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ligula ut nunc.</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=" font-weight: bold;">&lt;/div&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://december.com/html/4/element/img.html"><span style=" font-weight: bold;">&lt;img</span></a> <span style="">src</span>=<span style="">"images/slide2.jpg"</span> <span style="">alt</span>=<span style="">"slide2"</span> /<span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=" font-weight: bold;">&lt;/div&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<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:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style=" font-style: italic;">&lt;!-- Introducimos más elementos si queremos, Aqui hay dos. --&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<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:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style=" font-weight: bold;">&lt;/div&gt;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Como vemos todo está contenido por <code>&lt;div id="presentation_container" class="pc_container"&gt;</code> y luego cada elemento es un <code>&lt;div class="desc"&gt;</code> con un <code>div</code> para la descripción que contiene el titulo en un <code>h1</code> y la descripción en sí. Además hay una imagen que será el fondo.</p>
<p>Ahora solo nos falta añadir lo siguiente justo después del <code>presentation_container</code> y listo.</p>
<div class="igBar"><a href="#" onclick="javascript:showCodeTxt('php-12'); return false;">[COPIAR]</a></div>
<div class="syntax_hilite"><span class="langName">C&oacute;digo PHP <a href="#" onclick="javascript:showCodeTxt('php-12'); return false;">(Copiar)</a>:</span>
<div id="php-12">
<div class="php">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;script type=<span style="">"text/javascript"</span>&gt;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; presentationCycle.init<span style=" font-weight:bold;">&#40;</span><span style=" font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style=" font-weight:bold;">&lt;/script&gt;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Si hemos subido todos los archivos y los hemos añadido en el header de forma correcta ya debería de funcionar.</p>
<p><small>Para más información consultar la <a href="http://www.gayadesign.com/diy/presentation-cycle-cycle-with-a-progressbar/">página del autor</a> donde explica (en ingles) como utilizar el script y además como personalizarlo.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.guiabreve.com/presentation-cycle-presentaciones-dinamicas-con-barra-de-progreso.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creando un Plugin para WordPress</title>
		<link>http://www.guiabreve.com/creando-un-plugin-para-wordpress.htm</link>
		<comments>http://www.guiabreve.com/creando-un-plugin-para-wordpress.htm#comments</comments>
		<pubDate>Thu, 14 Jan 2010 23:27:07 +0000</pubDate>
		<dc:creator>Víctor Falcón</dc:creator>
				<category><![CDATA[Tutoriales]]></category>
		<category><![CDATA[Api]]></category>
		<category><![CDATA[Ayuda]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[código]]></category>
		<category><![CDATA[Comentarios]]></category>
		<category><![CDATA[Crear]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Guiabreve]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Manual]]></category>
		<category><![CDATA[Navegadores]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Problemas]]></category>
		<category><![CDATA[Prueba]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress.org]]></category>

		<guid isPermaLink="false">http://www.guiabreve.com/?p=1146</guid>
		<description><![CDATA[Yo ya he creado alguna vez un plugin para WordPress, pero nunca he hecho una entrada sobre como crearlo. En esta entrada vamos a crear un plugin para WordPress sencillo para empezar con algo básico facil de entender. Nuestro plugin será sencillo. Simplemente sustituirá [abbr="Descripción"]Palabra[/abbr] por &#60;abbr title="Descripción"&#62;Palabra&#60;/abbr&#62;. Además añadirá unas pocas lineas de CSS [...]]]></description>
			<content:encoded><![CDATA[<p>Yo ya he creado alguna vez <a href="http://www.guiabreve.com/mi-portofolio">un plugin para WordPress</a>, pero nunca he hecho una entrada sobre como crearlo. En esta entrada vamos a crear un plugin para WordPress sencillo para empezar con algo básico facil de entender.</p>
<p>Nuestro plugin será sencillo. Simplemente sustituirá <code>[abbr="Descripción"]Palabra[/abbr]</code> por <code>&lt;abbr title="Descripción"&gt;Palabra&lt;/abbr&gt;</code>. Además añadirá unas pocas lineas de CSS a la página para que se vea todo correctamente.</p>
<p>Esto no es más que una pequeña implementación de <a href="http://es.wikipedia.org/wiki/Bbcode">BBCode</a>. Siguiendo este ejemplo literalmente podremos añadir más elementos a nuestros post fácilmente. Si le echamos más imaginación podremos crear cualquier plugin.<span id="more-1146"></span></p>
<h3>El código.</h3>
<h4>Cabecera.</h4>
<p>Todos los plugins en WordPress al igual que los themes deben tener una cabecera que contendrá la información básica del plugin.</p>
<div class="igBar"><a href="#" onclick="javascript:showCodeTxt('php-16'); return false;">[COPIAR]</a></div>
<div class="syntax_hilite"><span class="langName">C&oacute;digo PHP <a href="#" onclick="javascript:showCodeTxt('php-16'); return false;">(Copiar)</a>:</span>
<div id="php-16">
<div class="php">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">/*</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">&nbsp; &nbsp; Plugin Name: GoodABBR</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">&nbsp; &nbsp; Plugin URI: http://wordpress.org/extend/plugins/good-abbr/</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">&nbsp; &nbsp; Description: Make more easy to add abbreviations and descriptions to post</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">&nbsp; &nbsp; Author: Victor Falcon</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">&nbsp; &nbsp; Version: 1.0</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">&nbsp; &nbsp; Author URI: http://www.guiabreve.com/</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">*/</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">/*</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">&nbsp; &nbsp; en_EN</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">&nbsp; &nbsp; To add a abbreviations top post use [abbr=&quot;Description&quot;]Word[/abbr]</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;"></li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">&nbsp; &nbsp; es_ES</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">&nbsp; &nbsp; Para añadir una abreviatura en nuestros post usaremos [abbr=&quot;Descripcion&quot;]Palabra[/abbr]</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="">*/</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Lo imprescindible es el primer bloque de comentarios donde está el Nombre del Plugin, la URL del mismo, una pequeña descripción. Nombre del autor, versión del plugin y URl del autor.</p>
<p>El resto son unas cuantas instrucciones extras para su uso.</p>
<h4>La magia. Sustituyendo nuestro tag.</h4>
<p>Ahora toca crear la función que hará que todos la sustitución de la que hablamos arriba. Tenemos que hacer que todos los <code>[abbr="Descripción"]Palabra[/abbr]</code> de las entradas pasen a <code>&lt;abbr title="Descripción"&gt;Palabra&lt;/abbr&gt;</code>.</p>
<p>En la función simplemente usamos <code><a href="http://es2.php.net/manual/en/function.preg-replace.php">preg_replace()</a></code> para remplazar en el texto de la entrada nuestro tag por el código html correspondiente.</p>
<p>La clave esta en la última linea. Lo que hacemos es usar el metodo <a href="http://codex.wordpress.org/Plugin_API#Filters">filtros</a> que nos da WordPress con el que modificamos la información mostrada por pantalla. En este caso modificamos la función <code>the_content</code> que es la que contiene el texto de las entradas.</p>
<div class="igBar"><a href="#" onclick="javascript:showCodeTxt('php-17'); return false;">[COPIAR]</a></div>
<div class="syntax_hilite"><span class="langName">C&oacute;digo PHP <a href="#" onclick="javascript:showCodeTxt('php-17'); return false;">(Copiar)</a>:</span>
<div id="php-17">
<div class="php">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-style:italic;">// Search and Replace in posts</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-weight:bold;">function</span> search_abbr <span style=" font-weight:bold;">&#40;</span><span style="">$content</span> = <span style="">''</span><span style=" font-weight:bold;">&#41;</span> <span style=" font-weight:bold;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="">return</span> <a href="http://www.php.net/preg_replace"><span style="">preg_replace</span></a><span style=" font-weight:bold;">&#40;</span><span style="">'/<span style=" font-weight:bold;">\[</span>abbr=&quot;(.*?)&quot;<span style=" font-weight:bold;">\]</span>(.*?)<span style=" font-weight:bold;">\[</span><span style=" font-weight:bold;">\/</span>abbr<span style=" font-weight:bold;">\]</span>/'</span>, <span style="">'&lt;ABBR class=&quot;goodabbr&quot; title=&quot;$1&quot;&gt;$2&lt;/ABBR&gt;'</span>, <span style="">$content</span><span style=" font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-weight:bold;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">add_filter<span style=" font-weight:bold;">&#40;</span><span style="">'the_content'</span>, <span style="">'search_abbr'</span><span style=" font-weight:bold;">&#41;</span>; </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<h4>Dejando lo bonito. Añadiendo algo de CSS.</h4>
<p>La mayoría de los navegadores tratan correctamente los <code>abbr</code> y los muestran bastante bien pero otros no. Por estos navegadores añadimos esta pequeña hoja de estilo que nos asegura que se vean correctamente en todos los navegadores.</p>
<p>Simplemente hemos creado una función que contiene las 3 lineas que añadiremos en la cabecera del blog. Luego usando <a href="http://codex.wordpress.org/Plugin_API#Actions">add_action</a> las añadimos en la función <code>wp_head</code>.</p>
<div class="igBar"><a href="#" onclick="javascript:showCodeTxt('php-18'); return false;">[COPIAR]</a></div>
<div class="syntax_hilite"><span class="langName">C&oacute;digo PHP <a href="#" onclick="javascript:showCodeTxt('php-18'); return false;">(Copiar)</a>:</span>
<div id="php-18">
<div class="php">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-weight:bold;">&lt;?php</span> </div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-style:italic;">// Adding the style to make it more awe... [wait] ...some! </span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-weight:bold;">function</span> add_style<span style=" font-weight:bold;">&#40;</span><span style=" font-weight:bold;">&#41;</span> <span style=" font-weight:bold;">&#123;</span>&nbsp; <span style=" font-weight:bold;">?&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;style type=<span style="">"text/css"</span> media=<span style="">"screen"</span>&gt; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; .goodabbr<span style=" font-weight:bold;">&#123;</span>cursor: help;border-bottom: 1px dotted <span style=" font-style:italic;">#333;}</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/style&gt; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-weight:bold;">&lt;?php</span> <span style=" font-weight:bold;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">add_action<span style=" font-weight:bold;">&#40;</span><span style="">'wp_head'</span>, <span style="">'add_style'</span><span style=" font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-weight:bold;">?&gt;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Es importante que usemos nombres de funciones originales para que no se repitan en otros plugin ya que nos podría dar problemas al tener varios plugins instalados. También, recordad que en el <a href="http://codex.wordpress.org/">Codex de WordPress</a> podréis encontrar mucha información que os será de ayuda.</p>
<p>Espero que os sirva de ayuda para comenzar a hacer pruebas y crear vuestros propios plugins. Aqui os dejo el <a href="http://www.guiabreve.com/wp-content/uploads/2010/01/goodabbr.txt">código completo</a> del plugin para que hagáis pruebas.</p>
<p>En los próximos días intentaré publicar como subir nuestro plugin al Directorio de plugins de WordPress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.guiabreve.com/creando-un-plugin-para-wordpress.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Herramientas para Organizar Código</title>
		<link>http://www.guiabreve.com/herramientas-para-organizar-codigo.htm</link>
		<comments>http://www.guiabreve.com/herramientas-para-organizar-codigo.htm#comments</comments>
		<pubDate>Mon, 14 Dec 2009 17:53:19 +0000</pubDate>
		<dc:creator>Víctor Falcón</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[código]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[FeedBurner]]></category>
		<category><![CDATA[Herramienta]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Organizar]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.guiabreve.com/?p=1063</guid>
		<description><![CDATA[Organizar el código muchas veces es algo tedioso aúnque muy necesario e importante. Francisco nos recomienda 3 herramientas para organizar nuestro HTML, CSS y PHP de forma sencilla.]]></description>
			<content:encoded><![CDATA[<p>Organizar el código muchas veces es algo tedioso aúnque muy necesario e importante. <strong>Francisco</strong> nos recomienda <a href="http://blogandweb.com/css/organiza-y-da-formato-a-tu-cdigo-automticamente/?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed:+blogandweb+(Blog+and+Web)">3 herramientas para organizar nuestro HTML, CSS y PHP de forma sencilla</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.guiabreve.com/herramientas-para-organizar-codigo.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enlaces para el Sábado</title>
		<link>http://www.guiabreve.com/enlaces-para-el-sabado.htm</link>
		<comments>http://www.guiabreve.com/enlaces-para-el-sabado.htm#comments</comments>
		<pubDate>Sat, 10 Oct 2009 13:30:47 +0000</pubDate>
		<dc:creator>Víctor Falcón</dc:creator>
				<category><![CDATA[Diseño/Desarrollo Web]]></category>
		<category><![CDATA[@font-face]]></category>
		<category><![CDATA[Ayuda]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Diseño]]></category>
		<category><![CDATA[Enlace]]></category>
		<category><![CDATA[Enlaces]]></category>
		<category><![CDATA[fuentes]]></category>
		<category><![CDATA[Navegadores]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Prueba]]></category>
		<category><![CDATA[Spoon]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress.com]]></category>

		<guid isPermaLink="false">http://www.guiabreve.com/?p=912</guid>
		<description><![CDATA[WordPress MU dejará de existir en breve. Está previsto que para la versión 2.9 (o 3.0) se unifiquen. 9 plugins que WordPress debería incorporar por defecto. @font-face en profundidad. Todo sobre esta propiedad de CSS3 que nos permitirá usar nuestras fuentes en nuestros diseños. Spoon. Prueba cualquier navegador web sin instalarlo.]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://ayudawordpress.com/wordpress-mu-dejara-de-existir-en-breve/">WordPress MU dejará de existir en breve.</a> Está previsto que para la versión 2.9 (o 3.0) se unifiquen.</li>
<li><a href="http://ayudawordpress.com/9-plugins-que-wordpress-deberia-incorporar-por-defecto/">9 plugins que WordPress debería incorporar por defecto.</a></li>
<li><a href="http://www.useragentman.com/blog/2009/09/20/font-face-in-depth/"><code>@font-face</code> en profundidad.</a> Todo sobre esta propiedad de CSS3 que nos permitirá usar nuestras fuentes en nuestros diseños.</li>
<li><strong>Spoon.</strong> <a href="http://www.visualbeta.es/13320/navegadores/spoon-prueba-cualquier-navegador-desde-la-web-sin-tenerlo-instalado/">Prueba cualquier navegador web sin instalarlo.</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.guiabreve.com/enlaces-para-el-sabado.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Página de prueba HTML para testear nuestro CSS</title>
		<link>http://www.guiabreve.com/pagina-de-prueba-html-para-testear-nuestro-css.htm</link>
		<comments>http://www.guiabreve.com/pagina-de-prueba-html-para-testear-nuestro-css.htm#comments</comments>
		<pubDate>Wed, 24 Jun 2009 21:45:24 +0000</pubDate>
		<dc:creator>Víctor Falcón</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Api]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[Ask]]></category>
		<category><![CDATA[código]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[img]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Prueba]]></category>
		<category><![CDATA[Snipplr]]></category>
		<category><![CDATA[Template]]></category>
		<category><![CDATA[Test]]></category>

		<guid isPermaLink="false">http://www.guiabreve.com/?p=863</guid>
		<description><![CDATA[En Snipplr podemos ver los fragmentos de código que usan otros diseñadores. Algunos de ellos son realmente buenos como este que he encontrado hoy. Es sencillo. Simplemente es una página HTML en la que encontraremos aquellos elementos más comunes y asi podremos probar nuestra hoja de estilo CSS y comprobar que elementos hemos definido, cuales [...]]]></description>
			<content:encoded><![CDATA[<p>En <a href="http://snipplr.com/">Snipplr</a> podemos ver los fragmentos de código que usan otros diseñadores. Algunos de ellos son realmente buenos como este que he encontrado hoy.</p>
<p>Es sencillo. Simplemente es <a href="http://snipplr.com/view/8121/html-test-page-for-css-style-guide">una página HTML</a> en la que encontraremos aquellos elementos más comunes y asi podremos probar nuestra hoja de estilo CSS y comprobar que elementos hemos definido, cuales no y cuales están bien y cuales no. Todo ello desde una solo página de un solo viztazo.</p>
<p>A continuación os dejo el código aunque también podeís verlo <a href="http://snipplr.com/view/8121/html-test-page-for-css-style-guide">en snipplr</a>.<span id="more-863"></span></p>
<div class="igBar"><a href="#" onclick="javascript:showCodeTxt('html-20'); return false;">[COPIAR]</a></div>
<div class="syntax_hilite"><span class="langName">C&oacute;digo HTML <a href="#" onclick="javascript:showCodeTxt('html-20'); return false;">(Copiar)</a>:</span>
<div id="html-20">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-style: italic;">&lt;!-- Sample Content to Plugin to Template --&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/h1.html"><span style=" font-weight: bold;">&lt;h1&gt;</span></a>CSS Basic Elements<span style=" font-weight: bold;">&lt;/h1&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">The purpose of this HTML is to help determine what default settings are with CSS and to make sure that all possible HTML Elements are included in this HTML so as to not miss any possible Elements when designing a site.</div>
</li>
<li style="font-weight: bold;color:#333;">
<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:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/hr.html"><span style=" font-weight: bold;">&lt;hr</span></a> /<span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/h1.html"><span style=" font-weight: bold;">&lt;h1</span></a> <span style="">id</span>=<span style="">"headings"</span><span style=" font-weight: bold;">&gt;</span></a>Headings<span style=" font-weight: bold;">&lt;/h1&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/h1.html"><span style=" font-weight: bold;">&lt;h1&gt;</span></a>Heading 1<span style=" font-weight: bold;">&lt;/h1&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/h2.html"><span style=" font-weight: bold;">&lt;h2&gt;</span></a>Heading 2<span style=" font-weight: bold;">&lt;/h2&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/h3.html"><span style=" font-weight: bold;">&lt;h3&gt;</span></a>Heading 3<span style=" font-weight: bold;">&lt;/h3&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/h4.html"><span style=" font-weight: bold;">&lt;h4&gt;</span></a>Heading 4<span style=" font-weight: bold;">&lt;/h4&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/h5.html"><span style=" font-weight: bold;">&lt;h5&gt;</span></a>Heading 5<span style=" font-weight: bold;">&lt;/h5&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/h6.html"><span style=" font-weight: bold;">&lt;h6&gt;</span></a>Heading 6<span style=" font-weight: bold;">&lt;/h6&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/small.html"><span style=" font-weight: bold;">&lt;small&gt;</span></a><a href="http://december.com/html/4/element/a.html"><span style=" font-weight: bold;">&lt;a</span></a> <span style="">href</span>=<span style="">"#wrapper"</span><span style=" font-weight: bold;">&gt;</span></a>[top]<span style=" font-weight: bold;">&lt;/a&gt;</span><span style=" font-weight: bold;">&lt;/small&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<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:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/hr.html"><span style=" font-weight: bold;">&lt;hr</span></a> /<span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/h1.html"><span style=" font-weight: bold;">&lt;h1</span></a> <span style="">id</span>=<span style="">"paragraph"</span><span style=" font-weight: bold;">&gt;</span></a>Paragraph<span style=" font-weight: bold;">&lt;/h1&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/img.html"><span style=" font-weight: bold;">&lt;img</span></a> <span style="">style</span>=<span style="">"width: 250px; height: 125px; float: right;"</span> <span style="">src</span>=<span style="">"images/css_gods_language.png"</span> <span style="">alt</span>=<span style="">"CSS | God's Language"</span> /<span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-weight: bold;color:#333;">
<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:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Lorem ipsum dolor sit amet, <a href="http://december.com/html/4/element/a.html"><span style=" font-weight: bold;">&lt;a</span></a> <span style="">title</span>=<span style="">"test link"</span> <span style="">href</span>=<span style="">"#"</span><span style=" font-weight: bold;">&gt;</span></a>test link<span style=" font-weight: bold;">&lt;/a&gt;</span> adipiscing elit. Nullam dignissim convallis est. Quisque aliquam. Donec faucibus. Nunc iaculis suscipit dui. Nam sit amet sem. Aliquam libero nisi, imperdiet at, tincidunt nec, gravida vehicula, nisl. Praesent mattis, massa quis luctus fermentum, turpis mi volutpat justo, eu volutpat enim diam eget metus. Maecenas ornare tortor. Donec sed tellus eget sapien fringilla nonummy. Mauris a ante. Suspendisse quam sem, consequat at, commodo vitae, feugiat in, nunc. Morbi imperdiet augue quis tellus.</div>
</li>
<li style="font-weight: bold;color:#333;">
<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:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Lorem ipsum dolor sit amet, <a href="http://december.com/html/4/element/em.html"><span style=" font-weight: bold;">&lt;em&gt;</span></a>emphasis<span style=" font-weight: bold;">&lt;/em&gt;</span> consectetuer adipiscing elit. Nullam dignissim convallis est. Quisque aliquam. Donec faucibus. Nunc iaculis suscipit dui. Nam sit amet sem. Aliquam libero nisi, imperdiet at, tincidunt nec, gravida vehicula, nisl. Praesent mattis, massa quis luctus fermentum, turpis mi volutpat justo, eu volutpat enim diam eget metus. Maecenas ornare tortor. Donec sed tellus eget sapien fringilla nonummy. Mauris a ante. Suspendisse quam sem, consequat at, commodo vitae, feugiat in, nunc. Morbi imperdiet augue quis tellus.</div>
</li>
<li style="font-weight: bold;color:#333;">
<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:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/small.html"><span style=" font-weight: bold;">&lt;small&gt;</span></a><a href="http://december.com/html/4/element/a.html"><span style=" font-weight: bold;">&lt;a</span></a> <span style="">href</span>=<span style="">"#wrapper"</span><span style=" font-weight: bold;">&gt;</span></a>[top]<span style=" font-weight: bold;">&lt;/a&gt;</span><span style=" font-weight: bold;">&lt;/small&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<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:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/hr.html"><span style=" font-weight: bold;">&lt;hr</span></a> /<span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/h1.html"><span style=" font-weight: bold;">&lt;h1</span></a> <span style="">id</span>=<span style="">"list_types"</span><span style=" font-weight: bold;">&gt;</span></a>List Types<span style=" font-weight: bold;">&lt;/h1&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/h3.html"><span style=" font-weight: bold;">&lt;h3&gt;</span></a>Definition List<span style=" font-weight: bold;">&lt;/h3&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/dl.html"><span style=" font-weight: bold;">&lt;dl&gt;</span></a> <a href="http://december.com/html/4/element/dt.html"><span style=" font-weight: bold;">&lt;dt&gt;</span></a>Definition List Title<span style=" font-weight: bold;">&lt;/dt&gt;</span> <a href="http://december.com/html/4/element/dd.html"><span style=" font-weight: bold;">&lt;dd&gt;</span></a>This is a definition list division.<span style=" font-weight: bold;">&lt;/dd&gt;</span> <span style=" font-weight: bold;">&lt;/dl&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/h3.html"><span style=" font-weight: bold;">&lt;h3&gt;</span></a>Ordered List<span style=" font-weight: bold;">&lt;/h3&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/ol.html"><span style=" font-weight: bold;">&lt;ol&gt;</span></a></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <a href="http://december.com/html/4/element/li.html"><span style=" font-weight: bold;">&lt;li&gt;</span></a>List Item 1<span style=" font-weight: bold;">&lt;/li&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <a href="http://december.com/html/4/element/li.html"><span style=" font-weight: bold;">&lt;li&gt;</span></a>List Item 2<span style=" font-weight: bold;">&lt;/li&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <a href="http://december.com/html/4/element/li.html"><span style=" font-weight: bold;">&lt;li&gt;</span></a>List Item 3<span style=" font-weight: bold;">&lt;/li&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-weight: bold;">&lt;/ol&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/h3.html"><span style=" font-weight: bold;">&lt;h3&gt;</span></a>Unordered List<span style=" font-weight: bold;">&lt;/h3&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/ul.html"><span style=" font-weight: bold;">&lt;ul&gt;</span></a></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <a href="http://december.com/html/4/element/li.html"><span style=" font-weight: bold;">&lt;li&gt;</span></a>List Item 1<span style=" font-weight: bold;">&lt;/li&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <a href="http://december.com/html/4/element/li.html"><span style=" font-weight: bold;">&lt;li&gt;</span></a>List Item 2<span style=" font-weight: bold;">&lt;/li&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <a href="http://december.com/html/4/element/li.html"><span style=" font-weight: bold;">&lt;li&gt;</span></a>List Item 3<span style=" font-weight: bold;">&lt;/li&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-weight: bold;">&lt;/ul&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/small.html"><span style=" font-weight: bold;">&lt;small&gt;</span></a><a href="http://december.com/html/4/element/a.html"><span style=" font-weight: bold;">&lt;a</span></a> <span style="">href</span>=<span style="">"#wrapper"</span><span style=" font-weight: bold;">&gt;</span></a>[top]<span style=" font-weight: bold;">&lt;/a&gt;</span><span style=" font-weight: bold;">&lt;/small&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<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:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/hr.html"><span style=" font-weight: bold;">&lt;hr</span></a> /<span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/h1.html"><span style=" font-weight: bold;">&lt;h1</span></a> <span style="">id</span>=<span style="">"form_elements"</span><span style=" font-weight: bold;">&gt;</span></a>Fieldsets, Legends, and Form Elements<span style=" font-weight: bold;">&lt;/h1&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/fieldset.html"><span style=" font-weight: bold;">&lt;fieldset&gt;</span></a></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/legend.html"><span style=" font-weight: bold;">&lt;legend&gt;</span></a>Legend<span style=" font-weight: bold;">&lt;/legend&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nullam dignissim convallis est. Quisque aliquam. Donec faucibus. Nunc iaculis suscipit dui. Nam sit amet sem. Aliquam libero nisi, imperdiet at, tincidunt nec, gravida vehicula, nisl. Praesent mattis, massa quis luctus fermentum, turpis mi volutpat justo, eu volutpat enim diam eget metus.</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/form.html"><span style=" font-weight: bold;">&lt;form&gt;</span></a></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/h2.html"><span style=" font-weight: bold;">&lt;h2&gt;</span></a>Form Element<span style=" font-weight: bold;">&lt;/h2&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nullam dignissim convallis est. Quisque aliquam. Donec faucibus. Nunc iaculis suscipit dui.</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/label.html"><span style=" font-weight: bold;">&lt;label</span></a> <span style="">for</span>=<span style="">"text_field"</span><span style=" font-weight: bold;">&gt;</span></a>Text Field:<span style=" font-weight: bold;">&lt;/label&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/input.html"><span style=" font-weight: bold;">&lt;input</span></a> <span style="">id</span>=<span style="">"text_field"</span> <span style="">type</span>=<span style="">"text"</span> /<span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/label.html"><span style=" font-weight: bold;">&lt;label</span></a> <span style="">for</span>=<span style="">"text_area"</span><span style=" font-weight: bold;">&gt;</span></a>Text Area:<span style=" font-weight: bold;">&lt;/label&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/textarea.html"><span style=" font-weight: bold;">&lt;textarea</span></a> <span style="">id</span>=<span style="">"text_area"</span><span style=" font-weight: bold;">&gt;</span></a><span style=" font-weight: bold;">&lt;/textarea&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/label.html"><span style=" font-weight: bold;">&lt;label</span></a> <span style="">for</span>=<span style="">"select_element"</span><span style=" font-weight: bold;">&gt;</span></a>Select Element:<span style=" font-weight: bold;">&lt;/label&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/select.html"><span style=" font-weight: bold;">&lt;select</span></a> <span style="">name</span>=<span style="">"select_element"</span><span style=" font-weight: bold;">&gt;</span></a> <a href="http://december.com/html/4/element/optgroup.html"><span style=" font-weight: bold;">&lt;optgroup</span></a> <span style="">label</span>=<span style="">"Option Group 1"</span><span style=" font-weight: bold;">&gt;</span></a><span style=" font-weight: bold;">&lt;/optgroup&gt;</span> <a href="http://december.com/html/4/element/option.html"><span style=" font-weight: bold;">&lt;option</span></a> <span style="">value</span>=<span style="">"1"</span><span style=" font-weight: bold;">&gt;</span></a>Option 1<span style=" font-weight: bold;">&lt;/option&gt;</span> <a href="http://december.com/html/4/element/option.html"><span style=" font-weight: bold;">&lt;option</span></a> <span style="">value</span>=<span style="">"2"</span><span style=" font-weight: bold;">&gt;</span></a>Option 2<span style=" font-weight: bold;">&lt;/option&gt;</span> <a href="http://december.com/html/4/element/option.html"><span style=" font-weight: bold;">&lt;option</span></a> <span style="">value</span>=<span style="">"3"</span><span style=" font-weight: bold;">&gt;</span></a>Option 3<span style=" font-weight: bold;">&lt;/option&gt;</span> <a href="http://december.com/html/4/element/optgroup.html"><span style=" font-weight: bold;">&lt;optgroup</span></a> <span style="">label</span>=<span style="">"Option Group 2"</span><span style=" font-weight: bold;">&gt;</span></a><span style=" font-weight: bold;">&lt;/optgroup&gt;</span> <a href="http://december.com/html/4/element/option.html"><span style=" font-weight: bold;">&lt;option</span></a> <span style="">value</span>=<span style="">"1"</span><span style=" font-weight: bold;">&gt;</span></a>Option 1<span style=" font-weight: bold;">&lt;/option&gt;</span> <a href="http://december.com/html/4/element/option.html"><span style=" font-weight: bold;">&lt;option</span></a> <span style="">value</span>=<span style="">"2"</span><span style=" font-weight: bold;">&gt;</span></a>Option 2<span style=" font-weight: bold;">&lt;/option&gt;</span> <a href="http://december.com/html/4/element/option.html"><span style=" font-weight: bold;">&lt;option</span></a> <span style="">value</span>=<span style="">"3"</span><span style=" font-weight: bold;">&gt;</span></a>Option 3<span style=" font-weight: bold;">&lt;/option&gt;</span> <span style=" font-weight: bold;">&lt;/select&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/label.html"><span style=" font-weight: bold;">&lt;label</span></a> <span style="">for</span>=<span style="">"radio_buttons"</span><span style=" font-weight: bold;">&gt;</span></a>Radio Buttons:<span style=" font-weight: bold;">&lt;/label&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/input.html"><span style=" font-weight: bold;">&lt;input</span></a> <span style="">class</span>=<span style="">"radio"</span> <span style="">name</span>=<span style="">"radio_button"</span> <span style="">type</span>=<span style="">"radio"</span> <span style="">value</span>=<span style="">"radio_1"</span> /<span style=" font-weight: bold;">&gt;</span></a> Radio 1</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/input.html"><span style=" font-weight: bold;">&lt;input</span></a> <span style="">class</span>=<span style="">"radio"</span> <span style="">name</span>=<span style="">"radio_button"</span> <span style="">type</span>=<span style="">"radio"</span> <span style="">value</span>=<span style="">"radio_2"</span> /<span style=" font-weight: bold;">&gt;</span></a> Radio 2</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/input.html"><span style=" font-weight: bold;">&lt;input</span></a> <span style="">class</span>=<span style="">"radio"</span> <span style="">name</span>=<span style="">"radio_button"</span> <span style="">type</span>=<span style="">"radio"</span> <span style="">value</span>=<span style="">"radio_3"</span> /<span style=" font-weight: bold;">&gt;</span></a> Radio 3</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/label.html"><span style=" font-weight: bold;">&lt;label</span></a> <span style="">for</span>=<span style="">"checkboxes"</span><span style=" font-weight: bold;">&gt;</span></a>Checkboxes:<span style=" font-weight: bold;">&lt;/label&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/input.html"><span style=" font-weight: bold;">&lt;input</span></a> <span style="">class</span>=<span style="">"checkbox"</span> <span style="">name</span>=<span style="">"checkboxes"</span> <span style="">type</span>=<span style="">"checkbox"</span> <span style="">value</span>=<span style="">"check_1"</span> /<span style=" font-weight: bold;">&gt;</span></a> Radio 1</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/input.html"><span style=" font-weight: bold;">&lt;input</span></a> <span style="">class</span>=<span style="">"checkbox"</span> <span style="">name</span>=<span style="">"checkboxes"</span> <span style="">type</span>=<span style="">"checkbox"</span> <span style="">value</span>=<span style="">"check_2"</span> /<span style=" font-weight: bold;">&gt;</span></a> Radio 2</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/input.html"><span style=" font-weight: bold;">&lt;input</span></a> <span style="">class</span>=<span style="">"checkbox"</span> <span style="">name</span>=<span style="">"checkboxes"</span> <span style="">type</span>=<span style="">"checkbox"</span> <span style="">value</span>=<span style="">"check_3"</span> /<span style=" font-weight: bold;">&gt;</span></a> Radio 3</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/label.html"><span style=" font-weight: bold;">&lt;label</span></a> <span style="">for</span>=<span style="">"password"</span><span style=" font-weight: bold;">&gt;</span></a>Password:<span style=" font-weight: bold;">&lt;/label&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/input.html"><span style=" font-weight: bold;">&lt;input</span></a> <span style="">class</span>=<span style="">"password"</span> <span style="">name</span>=<span style="">"password"</span> <span style="">type</span>=<span style="">"password"</span> /<span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/label.html"><span style=" font-weight: bold;">&lt;label</span></a> <span style="">for</span>=<span style="">"file"</span><span style=" font-weight: bold;">&gt;</span></a>File Input:<span style=" font-weight: bold;">&lt;/label&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/input.html"><span style=" font-weight: bold;">&lt;input</span></a> <span style="">class</span>=<span style="">"file"</span> <span style="">name</span>=<span style="">"file"</span> <span style="">type</span>=<span style="">"file"</span> /<span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/input.html"><span style=" font-weight: bold;">&lt;input</span></a> <span style="">class</span>=<span style="">"button"</span> <span style="">type</span>=<span style="">"reset"</span> <span style="">value</span>=<span style="">"Clear"</span> /<span style=" font-weight: bold;">&gt;</span></a> <a href="http://december.com/html/4/element/input.html"><span style=" font-weight: bold;">&lt;input</span></a> <span style="">class</span>=<span style="">"button"</span> <span style="">type</span>=<span style="">"submit"</span> <span style="">value</span>=<span style="">"Submit"</span> /<span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-weight: bold;">&lt;/form&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-weight: bold;">&lt;/fieldset&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/small.html"><span style=" font-weight: bold;">&lt;small&gt;</span></a><a href="http://december.com/html/4/element/a.html"><span style=" font-weight: bold;">&lt;a</span></a> <span style="">href</span>=<span style="">"#wrapper"</span><span style=" font-weight: bold;">&gt;</span></a>[top]<span style=" font-weight: bold;">&lt;/a&gt;</span><span style=" font-weight: bold;">&lt;/small&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/hr.html"><span style=" font-weight: bold;">&lt;hr</span></a> /<span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/h1.html"><span style=" font-weight: bold;">&lt;h1</span></a> <span style="">id</span>=<span style="">"tables"</span><span style=" font-weight: bold;">&gt;</span></a>Tables<span style=" font-weight: bold;">&lt;/h1&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/table.html"><span style=" font-weight: bold;">&lt;table</span></a> <span style="">border</span>=<span style="">"0"</span> <span style="">cellspacing</span>=<span style="">"0"</span> <span style="">cellpadding</span>=<span style="">"0"</span><span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/tbody.html"><span style=" font-weight: bold;">&lt;tbody&gt;</span></a></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/tr.html"><span style=" font-weight: bold;">&lt;tr&gt;</span></a></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/th.html"><span style=" font-weight: bold;">&lt;th&gt;</span></a>Table Header 1<span style=" font-weight: bold;">&lt;/th&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/th.html"><span style=" font-weight: bold;">&lt;th&gt;</span></a>Table Header 2<span style=" font-weight: bold;">&lt;/th&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/th.html"><span style=" font-weight: bold;">&lt;th&gt;</span></a>Table Header 3<span style=" font-weight: bold;">&lt;/th&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-weight: bold;">&lt;/tr&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/tr.html"><span style=" font-weight: bold;">&lt;tr&gt;</span></a></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/td.html"><span style=" font-weight: bold;">&lt;td&gt;</span></a>Division 1<span style=" font-weight: bold;">&lt;/td&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/td.html"><span style=" font-weight: bold;">&lt;td&gt;</span></a>Division 2<span style=" font-weight: bold;">&lt;/td&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/td.html"><span style=" font-weight: bold;">&lt;td&gt;</span></a>Division 3<span style=" font-weight: bold;">&lt;/td&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-weight: bold;">&lt;/tr&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/tr.html"><span style=" font-weight: bold;">&lt;tr</span></a> <span style="">class</span>=<span style="">"even"</span><span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/td.html"><span style=" font-weight: bold;">&lt;td&gt;</span></a>Division 1<span style=" font-weight: bold;">&lt;/td&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/td.html"><span style=" font-weight: bold;">&lt;td&gt;</span></a>Division 2<span style=" font-weight: bold;">&lt;/td&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/td.html"><span style=" font-weight: bold;">&lt;td&gt;</span></a>Division 3<span style=" font-weight: bold;">&lt;/td&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-weight: bold;">&lt;/tr&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/tr.html"><span style=" font-weight: bold;">&lt;tr&gt;</span></a></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/td.html"><span style=" font-weight: bold;">&lt;td&gt;</span></a>Division 1<span style=" font-weight: bold;">&lt;/td&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/td.html"><span style=" font-weight: bold;">&lt;td&gt;</span></a>Division 2<span style=" font-weight: bold;">&lt;/td&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/td.html"><span style=" font-weight: bold;">&lt;td&gt;</span></a>Division 3<span style=" font-weight: bold;">&lt;/td&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-weight: bold;">&lt;/tr&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-weight: bold;">&lt;/tbody&gt;</span><span style=" font-weight: bold;">&lt;/table&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/small.html"><span style=" font-weight: bold;">&lt;small&gt;</span></a><a href="http://december.com/html/4/element/a.html"><span style=" font-weight: bold;">&lt;a</span></a> <span style="">href</span>=<span style="">"#wrapper"</span><span style=" font-weight: bold;">&gt;</span></a>[top]<span style=" font-weight: bold;">&lt;/a&gt;</span><span style=" font-weight: bold;">&lt;/small&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<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:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/hr.html"><span style=" font-weight: bold;">&lt;hr</span></a> /<span style=" font-weight: bold;">&gt;</span></a></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/h1.html"><span style=" font-weight: bold;">&lt;h1</span></a> <span style="">id</span>=<span style="">"misc"</span><span style=" font-weight: bold;">&gt;</span></a>Misc Stuff - abbr, acronym, pre, code, sub, sup, etc.<span style=" font-weight: bold;">&lt;/h1&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Lorem <a href="http://december.com/html/4/element/sup.html"><span style=" font-weight: bold;">&lt;sup&gt;</span></a>superscript<span style=" font-weight: bold;">&lt;/sup&gt;</span> dolor <a href="http://december.com/html/4/element/sub.html"><span style=" font-weight: bold;">&lt;sub&gt;</span></a>subscript<span style=" font-weight: bold;">&lt;/sub&gt;</span> amet, consectetuer adipiscing elit. Nullam dignissim convallis est. Quisque aliquam. <a href="http://december.com/html/4/element/cite.html"><span style=" font-weight: bold;">&lt;cite&gt;</span></a>cite<span style=" font-weight: bold;">&lt;/cite&gt;</span>. Nunc iaculis suscipit dui. Nam sit amet sem. Aliquam libero nisi, imperdiet at, tincidunt nec, gravida vehicula, nisl. Praesent mattis, massa quis luctus fermentum, turpis mi volutpat justo, eu volutpat enim diam eget metus. Maecenas ornare tortor. Donec sed tellus eget sapien fringilla nonummy. <a href="http://december.com/html/4/element/acronym.html"><span style=" font-weight: bold;">&lt;acronym</span></a> <span style="">title</span>=<span style="">"National Basketball Association"</span><span style=" font-weight: bold;">&gt;</span></a>NBA<span style=" font-weight: bold;">&lt;/acronym&gt;</span> Mauris a ante. Suspendisse quam sem, consequat at, commodo vitae, feugiat in, nunc. Morbi imperdiet augue quis tellus.&nbsp; <a href="http://december.com/html/4/element/abbr.html"><span style=" font-weight: bold;">&lt;abbr</span></a> <span style="">title</span>=<span style="">"Avenue"</span><span style=" font-weight: bold;">&gt;</span></a>AVE<span style=" font-weight: bold;">&lt;/abbr&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/pre.html"><span style=" font-weight: bold;">&lt;pre&gt;</span></a></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nullam dignissim convallis est. Quisque aliquam. Donec faucibus. Nunc iaculis suscipit dui. Nam sit amet sem. Aliquam libero nisi, imperdiet at, tincidunt nec, gravida vehicula, nisl. Praesent mattis, massa quis luctus fermentum, turpis mi volutpat justo, eu volutpat enim diam eget metus. Maecenas ornare tortor. Donec sed tellus eget sapien fringilla nonummy. <a href="http://december.com/html/4/element/acronym.html"><span style=" font-weight: bold;">&lt;acronym</span></a> <span style="">title</span>=<span style="">"National Basketball Association"</span><span style=" font-weight: bold;">&gt;</span></a>NBA<span style=" font-weight: bold;">&lt;/acronym&gt;</span> Mauris a ante. Suspendisse quam sem, consequat at, commodo vitae, feugiat in, nunc. Morbi imperdiet augue quis tellus.&nbsp; <a href="http://december.com/html/4/element/abbr.html"><span style=" font-weight: bold;">&lt;abbr</span></a> <span style="">title</span>=<span style="">"Avenue"</span><span style=" font-weight: bold;">&gt;</span></a>AVE<span style=" font-weight: bold;">&lt;/abbr&gt;</span><span style=" font-weight: bold;">&lt;/pre&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/blockquote.html"><span style=" font-weight: bold;">&lt;blockquote&gt;</span></a>&quot;This stylesheet is going to help so freaking much.&quot;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">-Blockquote<span style=" font-weight: bold;">&lt;/blockquote&gt;</span></div>
</li>
<li style="font-weight: bold;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://december.com/html/4/element/small.html"><span style=" font-weight: bold;">&lt;small&gt;</span></a><a href="http://december.com/html/4/element/a.html"><span style=" font-weight: bold;">&lt;a</span></a> <span style="">href</span>=<span style="">"#wrapper"</span><span style=" font-weight: bold;">&gt;</span></a>[top]<span style=" font-weight: bold;">&lt;/a&gt;</span><span style=" font-weight: bold;">&lt;/small&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#333;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style=" font-style: italic;">&lt;!-- End of Sample Content --&gt;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.guiabreve.com/pagina-de-prueba-html-para-testear-nuestro-css.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced) (user agent is rejected)

Served from: www.guiabreve.com @ 2010-09-09 23:17:27 -->