<?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>Dakoo &#187; html</title>
	<atom:link href="http://www.dakoo.cl/tag/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dakoo.cl</link>
	<description>¿Te gusta la web?</description>
	<lastBuildDate>Mon, 07 Jun 2010 13:40:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>HTML 5 &#8211; nav</title>
		<link>http://www.dakoo.cl/html-5-nav/</link>
		<comments>http://www.dakoo.cl/html-5-nav/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 03:41:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[HTML 5]]></category>
		<category><![CDATA[desarrollo web]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.dakoo.cl/?p=159</guid>
		<description><![CDATA[Al igual que nuestro anterior post donde vimos el tag section en esta ocasión nos centraremos en el tag nav. El objetivo de este elemento al igual que section es describir de forma más semántica la página, con esto se logra una estructura más ordenada y quizás en el futuro los buscadores puedan tomarlos en [...]]]></description>
			<content:encoded><![CDATA[<p>Al igual que nuestro <a href="http://www.dakoo.cl/html-5-section/">anterior post </a> donde vimos el tag <strong>section </strong> en esta ocasión nos centraremos en el tag <strong>nav</strong>. El objetivo de este elemento al igual que <strong>section</strong> es describir de forma más semántica la página, con esto se logra una estructura más ordenada y quizás en el futuro los buscadores puedan tomarlos en cuenta para la<strong> Web semántica</strong>.<br />
Este tag se utiliza para introducir los menús de navegación del sitio, esto generalmente se hacía con:</p>
<div class="igBar"><span id="lhtml-3"><a href="#" onclick="javascript:showPlainTxt('html-3'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-3">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/ul.html"><span style="color: #000000; font-weight: bold;">&lt;ul&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;<span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p>
Ahora al introducir este elemento como dijimos anteriormente mejora la forma semántica del sitio, como se ve en este ejemplo.</p>
<div class="igBar"><span id="lhtml-4"><a href="#" onclick="javascript:showPlainTxt('html-4'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-4">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;">&lt;nav&gt;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/ul.html"><span style="color: #000000; font-weight: bold;">&lt;ul&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"#l"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Inicio<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"#"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Acerca de<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"#"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Contacto<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/ul&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;</span></a>/nav&gt;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Creo que no hay mucho que hablar sobre este tag ya que es simple su objetivo</p>
<p>Espero les sirva</p>
<p>saludos tuto</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dakoo.cl/html-5-nav/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Validar para w3c pagina que posee videos de youtube</title>
		<link>http://www.dakoo.cl/validar-para-w3c-pagina-que-posee-videos-de-youtube/</link>
		<comments>http://www.dakoo.cl/validar-para-w3c-pagina-que-posee-videos-de-youtube/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 02:29:01 +0000</pubDate>
		<dc:creator>tuto</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[validacion]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://dakoo.cl/?p=34</guid>
		<description><![CDATA[El otro día tuve que validar un sitio y me encontré con un problemita, el código que entrega youtube para incrustar en las páginas no valída. Este es un problema grande si queremos que nuestro sitio tenga el logo en el footer de valido por la w3c . Googleando un poco me encontré la solución, [...]]]></description>
			<content:encoded><![CDATA[<p>El otro día tuve que validar un sitio y me encontré con un problemita, el código que entrega youtube para incrustar en las páginas no valída. Este es un problema grande si queremos que nuestro sitio tenga el logo en el footer de valido por la w3c <img src='http://www.dakoo.cl/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> .<br />
Googleando un poco me encontré la solución, por ejemplo si tenemos el siguiente código entregado por youtube y lo insertas en tu página, no validará</p>
<pre lang="html"><object width="270" height="215" data="http://www.youtube.com/v/0Em-FKq8r48&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/0Em-FKq8r48&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></pre>
<p>Ahora si eso lo reemplazas por esto</p>
<pre lang="html"><object width="100" height="100" data="http://www.youtube.com/v/0Em-FKq8r48&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="src" value="http://www.youtube.com/v/0Em-FKq8r48&amp;hl=en&amp;fs=1" /></object></pre>
<p>WUALAAA, verás como tu página vuelve a validar y te vuelves el nuevo mejor amigo de <a href="http://es.wikipedia.org/wiki/Tim_Berners-Lee">Tim Berners Lee</a></p>
<p>Ojalá les sirva</p>
<p>saludos tuto</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dakoo.cl/validar-para-w3c-pagina-que-posee-videos-de-youtube/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->