<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: The footer element</title>
	<atom:link href="http://html5doctor.com/the-footer-element/feed/" rel="self" type="application/rss+xml" />
	<link>http://html5doctor.com/the-footer-element/</link>
	<description>helping you implement HTML5 today</description>
	<lastBuildDate>Thu, 11 Mar 2010 20:04:25 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Loick</title>
		<link>http://html5doctor.com/the-footer-element/comment-page-1/#comment-266</link>
		<dc:creator>Loick</dc:creator>
		<pubDate>Mon, 20 Jul 2009 18:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=159#comment-266</guid>
		<description>but I t hink XHML5 is the way to go

thank you</description>
		<content:encoded><![CDATA[<p>but I t hink XHML5 is the way to go</p>
<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://html5doctor.com/the-footer-element/comment-page-1/#comment-265</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Mon, 20 Jul 2009 17:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=159#comment-265</guid>
		<description>@Loick

If you use &#039;section&#039; for everything, in the future this may have consequences for the search engine relevance of your pages. For example, if I do a search for &#039;foo bar&#039; and your document has one section with a &#039;foo&#039; and then another with a &#039;bar&#039;, this is likely to be considered a less relevant match than another document where both &#039;foo&#039; and &#039;bar&#039; appear inside the same section (or even with no sections but inside the same &#039;div&#039;).

This is an over-simplified example, and I do not think that search engines do this yet, but these semantic elements are being introduced precisely with this intention. At present, writing XHTML does not harm, but in the future HTML5 markup may have slightly better search relevance, and then people will want HTML5 on their websites. As Jack mentions, this also depends on people using the markup correctly.</description>
		<content:encoded><![CDATA[<p>@Loick</p>
<p>If you use &#8217;section&#8217; for everything, in the future this may have consequences for the search engine relevance of your pages. For example, if I do a search for &#8216;foo bar&#8217; and your document has one section with a &#8216;foo&#8217; and then another with a &#8216;bar&#8217;, this is likely to be considered a less relevant match than another document where both &#8216;foo&#8217; and &#8216;bar&#8217; appear inside the same section (or even with no sections but inside the same &#8216;div&#8217;).</p>
<p>This is an over-simplified example, and I do not think that search engines do this yet, but these semantic elements are being introduced precisely with this intention. At present, writing XHTML does not harm, but in the future HTML5 markup may have slightly better search relevance, and then people will want HTML5 on their websites. As Jack mentions, this also depends on people using the markup correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loick</title>
		<link>http://html5doctor.com/the-footer-element/comment-page-1/#comment-264</link>
		<dc:creator>Loick</dc:creator>
		<pubDate>Mon, 20 Jul 2009 17:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=159#comment-264</guid>
		<description>ok Jack , I find it very interesting and I shall try it soon, but I keep coding XHTML   and not </description>
		<content:encoded><![CDATA[<p>ok Jack , I find it very interesting and I shall try it soon, but I keep coding XHTML   and not</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Osborne</title>
		<link>http://html5doctor.com/the-footer-element/comment-page-1/#comment-263</link>
		<dc:creator>Jack Osborne</dc:creator>
		<pubDate>Mon, 20 Jul 2009 17:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=159#comment-263</guid>
		<description>@Loick Please don&#039;t use &quot;section for everything&quot; what&#039;s the point in having all these elements if you&#039;re not going to utilise them correctly?</description>
		<content:encoded><![CDATA[<p>@Loick Please don&#8217;t use &#8220;section for everything&#8221; what&#8217;s the point in having all these elements if you&#8217;re not going to utilise them correctly?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loick</title>
		<link>http://html5doctor.com/the-footer-element/comment-page-1/#comment-262</link>
		<dc:creator>Loick</dc:creator>
		<pubDate>Mon, 20 Jul 2009 16:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=159#comment-262</guid>
		<description>anyway I can use section for everything 

thank you Carlos</description>
		<content:encoded><![CDATA[<p>anyway I can use section for everything </p>
<p>thank you Carlos</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://html5doctor.com/the-footer-element/comment-page-1/#comment-261</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Mon, 20 Jul 2009 14:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=159#comment-261</guid>
		<description>@Loick

The uses you mention seem to be for the &#039;nav&#039; element, and not for headers or footers. The new elements are semantic, not presentational.</description>
		<content:encoded><![CDATA[<p>@Loick</p>
<p>The uses you mention seem to be for the &#8216;nav&#8217; element, and not for headers or footers. The new elements are semantic, not presentational.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loick</title>
		<link>http://html5doctor.com/the-footer-element/comment-page-1/#comment-257</link>
		<dc:creator>Loick</dc:creator>
		<pubDate>Mon, 20 Jul 2009 05:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=159#comment-257</guid>
		<description>And If you want to do many skins

the menu on top or on the left  , the footer at the bottom but sometimes on the right  ?</description>
		<content:encoded><![CDATA[<p>And If you want to do many skins</p>
<p>the menu on top or on the left  , the footer at the bottom but sometimes on the right  ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romy</title>
		<link>http://html5doctor.com/the-footer-element/comment-page-1/#comment-246</link>
		<dc:creator>Romy</dc:creator>
		<pubDate>Sat, 18 Jul 2009 09:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=159#comment-246</guid>
		<description>Thank you for this tutorial that clarifies it!</description>
		<content:encoded><![CDATA[<p>Thank you for this tutorial that clarifies it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Osborne</title>
		<link>http://html5doctor.com/the-footer-element/comment-page-1/#comment-203</link>
		<dc:creator>Jack Osborne</dc:creator>
		<pubDate>Thu, 16 Jul 2009 11:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=159#comment-203</guid>
		<description>@Carlos

Regarding the footer as a nav in your first paragraph, you&#039;re absolutely correct. I hadn&#039;t really noticed this and I&#039;m surprised that it hasn&#039;t be pulled up sooner. However, the first example was just a quick one to show readers how the new element looks. I could have put a nav tag in there, but that would have over complicated the first introductory example.</description>
		<content:encoded><![CDATA[<p>@Carlos</p>
<p>Regarding the footer as a nav in your first paragraph, you&#8217;re absolutely correct. I hadn&#8217;t really noticed this and I&#8217;m surprised that it hasn&#8217;t be pulled up sooner. However, the first example was just a quick one to show readers how the new element looks. I could have put a nav tag in there, but that would have over complicated the first introductory example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://html5doctor.com/the-footer-element/comment-page-1/#comment-189</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Wed, 15 Jul 2009 18:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=159#comment-189</guid>
		<description>According to spec, a footer is referred to &#039;sectioning content&#039;. But in the first part of this article it is used as a footer in the navigational sense (i.e. the footer that is in every page and has the links to copyright, sitemap, etc.). While this is much closer to the real usage of &quot;div=&#039;footer&#039;&quot; found around the web, I do not think that it conforms to the spec. Apparently, the first &#039;footer&#039; should be changed to a &#039;nav&#039;.

Most people think of those &#039;header&#039; and &#039;footer&#039; elements from a presentational point of view, but they seem intended for sections inside documents that have a more formal structure than the average html page. Given that the semantics are the main reason to use footer (or header) over div, IMHO this should be clearer in the spec.</description>
		<content:encoded><![CDATA[<p>According to spec, a footer is referred to &#8217;sectioning content&#8217;. But in the first part of this article it is used as a footer in the navigational sense (i.e. the footer that is in every page and has the links to copyright, sitemap, etc.). While this is much closer to the real usage of &#8220;div=&#8217;footer&#8217;&#8221; found around the web, I do not think that it conforms to the spec. Apparently, the first &#8216;footer&#8217; should be changed to a &#8216;nav&#8217;.</p>
<p>Most people think of those &#8216;header&#8217; and &#8216;footer&#8217; elements from a presentational point of view, but they seem intended for sections inside documents that have a more formal structure than the average html page. Given that the semantics are the main reason to use footer (or header) over div, IMHO this should be clearer in the spec.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
