<?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 Update</title>
	<atom:link href="http://html5doctor.com/the-footer-element-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://html5doctor.com/the-footer-element-update/</link>
	<description>helping you implement HTML5 today</description>
	<lastBuildDate>Wed, 10 Mar 2010 15:33:43 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alohci</title>
		<link>http://html5doctor.com/the-footer-element-update/comment-page-1/#comment-1707</link>
		<dc:creator>Alohci</dc:creator>
		<pubDate>Tue, 24 Nov 2009 22:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=895#comment-1707</guid>
		<description>@landscribe. I think the best way to explain this is so say that while the &lt;em&gt;term&lt;/em&gt; &quot;footer&quot; implies that it is to appear at the bottom, the  &lt;em&gt;tag name&lt;/em&gt; &quot;footer&quot; does not.

See the &quot;Other Thoughts&quot; quote from Bruce Lawson above.

Remember that modern HTML is a &lt;em&gt;semantic&lt;/em&gt; mark-up language. Purely presentational elements are deprecated in HTML 4 and obsolete in HTML 5. So &lt;footer&gt; doesn&#039;t imply &quot;this is to appear at the bottom&quot; which would be a presentational statement, instead it implies, this element contains information which, from a typographic standpoint, is ordinarily placed at the bottom. The quote in the original article, &quot;A footer typically contains information about its section such as who wrote it, links to related documents, copyright data, and the like&quot;, is not just guidance about what to put in footer element, it&#039;s what the definition of the footer element &lt;em&gt;is&lt;/em&gt;

This means both that content placed at the bottom does not necessarily belong in footer element, and that footer elements need not appear at the bottom of a page or section.</description>
		<content:encoded><![CDATA[<p>@landscribe. I think the best way to explain this is so say that while the <em>term</em> &#8220;footer&#8221; implies that it is to appear at the bottom, the  <em>tag name</em> &#8220;footer&#8221; does not.</p>
<p>See the &#8220;Other Thoughts&#8221; quote from Bruce Lawson above.</p>
<p>Remember that modern HTML is a <em>semantic</em> mark-up language. Purely presentational elements are deprecated in HTML 4 and obsolete in HTML 5. So &lt;footer&gt; doesn&#8217;t imply &#8220;this is to appear at the bottom&#8221; which would be a presentational statement, instead it implies, this element contains information which, from a typographic standpoint, is ordinarily placed at the bottom. The quote in the original article, &#8220;A footer typically contains information about its section such as who wrote it, links to related documents, copyright data, and the like&#8221;, is not just guidance about what to put in footer element, it&#8217;s what the definition of the footer element <em>is</em></p>
<p>This means both that content placed at the bottom does not necessarily belong in footer element, and that footer elements need not appear at the bottom of a page or section.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: landscribe</title>
		<link>http://html5doctor.com/the-footer-element-update/comment-page-1/#comment-1703</link>
		<dc:creator>landscribe</dc:creator>
		<pubDate>Tue, 24 Nov 2009 02:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=895#comment-1703</guid>
		<description>@Alohci 
&lt;blockquote&gt;The fact that presentationally it appears at the bottom does not make it a footer.&lt;/blockquote&gt;

But also, doesn&#039;t the term &quot;footer&quot; imply that a footer element &lt;em&gt;is&lt;/em&gt; to appear at the bottom?</description>
		<content:encoded><![CDATA[<p>@Alohci </p>
<blockquote><p>The fact that presentationally it appears at the bottom does not make it a footer.</p></blockquote>
<p>But also, doesn&#8217;t the term &#8220;footer&#8221; imply that a footer element <em>is</em> to appear at the bottom?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alohci</title>
		<link>http://html5doctor.com/the-footer-element-update/comment-page-1/#comment-1409</link>
		<dc:creator>Alohci</dc:creator>
		<pubDate>Sat, 17 Oct 2009 01:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=895#comment-1409</guid>
		<description>@Shaun - In my opinion, your footer is not &lt;em&gt;semantically&lt;/em&gt; a footer, it&#039;s an aside or a section. Only the aside at the end of your footer is semantically a footer from HTML5&#039;s point of view. The fact that &lt;em&gt;presentationally&lt;/em&gt; it appears at the bottom does not make it a footer.</description>
		<content:encoded><![CDATA[<p>@Shaun &#8211; In my opinion, your footer is not <em>semantically</em> a footer, it&#8217;s an aside or a section. Only the aside at the end of your footer is semantically a footer from HTML5&#8217;s point of view. The fact that <em>presentationally</em> it appears at the bottom does not make it a footer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaun Robinson</title>
		<link>http://html5doctor.com/the-footer-element-update/comment-page-1/#comment-1405</link>
		<dc:creator>Shaun Robinson</dc:creator>
		<pubDate>Fri, 16 Oct 2009 15:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=895#comment-1405</guid>
		<description>I am getting HTML validation errors when I put a h1 in a footer tag.

I know it probably is not allowed, but there are so many times a header is needed inside a footer! Especially with big, modern footers. Please see &lt;a href=&quot;http://www.rubious.co.uk&quot; rel=&quot;nofollow&quot;&gt;www.rubious.co.uk&lt;/a&gt; and advise.</description>
		<content:encoded><![CDATA[<p>I am getting HTML validation errors when I put a h1 in a footer tag.</p>
<p>I know it probably is not allowed, but there are so many times a header is needed inside a footer! Especially with big, modern footers. Please see <a href="http://www.rubious.co.uk" rel="nofollow">http://www.rubious.co.uk</a> and advise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksey</title>
		<link>http://html5doctor.com/the-footer-element-update/comment-page-1/#comment-1202</link>
		<dc:creator>Aleksey</dc:creator>
		<pubDate>Wed, 30 Sep 2009 22:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=895#comment-1202</guid>
		<description>@Juraj: You took that out of context: I said HTML5 is backwards compatible, not XHTML.</description>
		<content:encoded><![CDATA[<p>@Juraj: You took that out of context: I said HTML5 is backwards compatible, not XHTML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juraj</title>
		<link>http://html5doctor.com/the-footer-element-update/comment-page-1/#comment-1200</link>
		<dc:creator>Juraj</dc:creator>
		<pubDate>Wed, 30 Sep 2009 11:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=895#comment-1200</guid>
		<description>&lt;q&gt;these elements can be created in XHTML, which makes HTML 5 backward compatible&lt;/q&gt;
XHTML is not backward compatible.</description>
		<content:encoded><![CDATA[<p><q>these elements can be created in XHTML, which makes HTML 5 backward compatible</q><br />
XHTML is not backward compatible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksey</title>
		<link>http://html5doctor.com/the-footer-element-update/comment-page-1/#comment-1194</link>
		<dc:creator>Aleksey</dc:creator>
		<pubDate>Tue, 29 Sep 2009 22:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=895#comment-1194</guid>
		<description>@Alohci: Almost. By default, the browser doesn&#039;t know what a &lt;code&gt;footer&lt;/code&gt; is yet, but once it does, I will imagine it will render it the same as a &lt;code&gt;div&lt;/code&gt;.

There aren&#039;t any utilities yet, but there definitely will be. I can imagine they will be useful for screen readers.

The thing with avoiding the HTML 5 shiv is there will still be new elements introduced no matter what, so why throw out the sectioning elements to avoid shivs? Not saying you&#039;re suggesting it, but we either make no new elements, or we make all the new elements that will be useful; it makes no sense to go halfway.</description>
		<content:encoded><![CDATA[<p>@Alohci: Almost. By default, the browser doesn&#8217;t know what a <code>footer</code> is yet, but once it does, I will imagine it will render it the same as a <code>div</code>.</p>
<p>There aren&#8217;t any utilities yet, but there definitely will be. I can imagine they will be useful for screen readers.</p>
<p>The thing with avoiding the HTML 5 shiv is there will still be new elements introduced no matter what, so why throw out the sectioning elements to avoid shivs? Not saying you&#8217;re suggesting it, but we either make no new elements, or we make all the new elements that will be useful; it makes no sense to go halfway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alohci</title>
		<link>http://html5doctor.com/the-footer-element-update/comment-page-1/#comment-1193</link>
		<dc:creator>Alohci</dc:creator>
		<pubDate>Tue, 29 Sep 2009 21:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=895#comment-1193</guid>
		<description>Am I right in thinking that &lt;footer&gt; differs from &lt;div class=&quot;footer&quot;&gt; only in that it has defined semantics and slightly different author conformance requirements? i.e. They are identical from a browser processing perspective?

@Aleksey, Are there any semantic extraction utilities that can make use of  &lt;footer&gt;? I can imagine a search engine weighting text in &lt;header&gt; over body text over text in &lt;footer&gt;, but if they did that &lt;header&gt; would become the new meta-keywords.

You mention the role attribute - footer maps very nicely on to the &quot;contentinfo&quot; ARIA landmark role, while there&#039;s dispute of whether header maps on to the &quot;banner&quot; role or not. But if there were a role for header, it would be much better than using &lt;header&gt; and &lt;footer&gt;, because it could be used now in a completely backward compatible way without recourse to HTML5 shivs or the like. If the possible values of role are an enumerated list each with defined semantics, then a validator can check for conformance just as easily as it can for specially named elements, and semantic extractors could extract the sections just as easily.</description>
		<content:encoded><![CDATA[<p>Am I right in thinking that &lt;footer&gt; differs from &lt;div class=&#8221;footer&#8221;&gt; only in that it has defined semantics and slightly different author conformance requirements? i.e. They are identical from a browser processing perspective?</p>
<p>@Aleksey, Are there any semantic extraction utilities that can make use of  &lt;footer&gt;? I can imagine a search engine weighting text in &lt;header&gt; over body text over text in &lt;footer&gt;, but if they did that &lt;header&gt; would become the new meta-keywords.</p>
<p>You mention the role attribute &#8211; footer maps very nicely on to the &#8220;contentinfo&#8221; ARIA landmark role, while there&#8217;s dispute of whether header maps on to the &#8220;banner&#8221; role or not. But if there were a role for header, it would be much better than using &lt;header&gt; and &lt;footer&gt;, because it could be used now in a completely backward compatible way without recourse to HTML5 shivs or the like. If the possible values of role are an enumerated list each with defined semantics, then a validator can check for conformance just as easily as it can for specially named elements, and semantic extractors could extract the sections just as easily.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksey</title>
		<link>http://html5doctor.com/the-footer-element-update/comment-page-1/#comment-1191</link>
		<dc:creator>Aleksey</dc:creator>
		<pubDate>Tue, 29 Sep 2009 19:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=895#comment-1191</guid>
		<description>@Samuel: The point is twofold:

1) as you have noticed, these elements can be created in XHTML, which makes HTML 5 backward compatible and

2) it is more semantic to say &lt;code&gt;header&lt;/code&gt;, &lt;code&gt;article&lt;/code&gt;, &lt;code&gt;section&lt;/code&gt;, &lt;code&gt;footer&lt;/code&gt; than &lt;code&gt;div&lt;/code&gt;, &lt;code&gt;div&lt;/code&gt;, &lt;code&gt;div&lt;/code&gt;, &lt;code&gt;div&lt;/code&gt; with non-standardized class names.

You can say &lt;code&gt;class= header, head, heading, top&lt;/code&gt;, etc. and there is no way for a machine to know if it really is a header. HTML 5 lets you specify that. We understand it because the CSS creates the look and our mind fills in the details; machines, on the other hand, aren&#039;t that smart.

There is another way to do it by standardizing the class names &lt;code&gt;header&lt;/code&gt;, &lt;code&gt;footer&lt;/code&gt;, etc. but that makes it longer to write out: &lt;code&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/code&gt; vs &lt;code&gt;&lt;footer&gt;&lt;/code&gt; and it starts presuming things about class names and makes them more restricting in a way. There&#039;s also the &lt;code&gt;role&lt;/code&gt; attribute, but it suffers from the same first problem as class names even though it&#039;s not a bad idea.</description>
		<content:encoded><![CDATA[<p>@Samuel: The point is twofold:</p>
<p>1) as you have noticed, these elements can be created in XHTML, which makes HTML 5 backward compatible and</p>
<p>2) it is more semantic to say <code>header</code>, <code>article</code>, <code>section</code>, <code>footer</code> than <code>div</code>, <code>div</code>, <code>div</code>, <code>div</code> with non-standardized class names.</p>
<p>You can say <code>class= header, head, heading, top</code>, etc. and there is no way for a machine to know if it really is a header. HTML 5 lets you specify that. We understand it because the CSS creates the look and our mind fills in the details; machines, on the other hand, aren&#8217;t that smart.</p>
<p>There is another way to do it by standardizing the class names <code>header</code>, <code>footer</code>, etc. but that makes it longer to write out: <code>&lt;div class="footer"&gt;</code> vs <code>&lt;footer&gt;</code> and it starts presuming things about class names and makes them more restricting in a way. There&#8217;s also the <code>role</code> attribute, but it suffers from the same first problem as class names even though it&#8217;s not a bad idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuel Koh</title>
		<link>http://html5doctor.com/the-footer-element-update/comment-page-1/#comment-1190</link>
		<dc:creator>Samuel Koh</dc:creator>
		<pubDate>Tue, 29 Sep 2009 18:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=895#comment-1190</guid>
		<description>Please help to enlighten me on this. While I&#039;ve just gonna start digging into html5, these new element tags looks to me like they could easily be created in xhtml.


footer{position:relative;float:left;clear:both;}



more codes in here


These elements  can also be repeated in different places in the dom. So what&#039;s the distinction of html5 footer element in this case?</description>
		<content:encoded><![CDATA[<p>Please help to enlighten me on this. While I&#8217;ve just gonna start digging into html5, these new element tags looks to me like they could easily be created in xhtml.</p>
<p>footer{position:relative;float:left;clear:both;}</p>
<p>more codes in here</p>
<p>These elements  can also be repeated in different places in the dom. So what&#8217;s the distinction of html5 footer element in this case?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
