<?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: HTML5 Tables</title>
	<atom:link href="http://www.search-this.com/2007/07/30/html5-tables/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.search-this.com/2007/07/30/html5-tables/</link>
	<description>Internet Marketing, Website Promotion and Blogging Advice</description>
	<lastBuildDate>Fri, 12 Mar 2010 19:11:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ses5909</title>
		<link>http://www.search-this.com/2007/07/30/html5-tables/comment-page-1/#comment-14178</link>
		<dc:creator>ses5909</dc:creator>
		<pubDate>Thu, 02 Aug 2007 07:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/07/30/html5-tables/#comment-14178</guid>
		<description>Thanks for bringing it down to my level tommy. I&#039;ve got this post saved.</description>
		<content:encoded><![CDATA[<p>Thanks for bringing it down to my level tommy. I&#8217;ve got this post saved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AutisticCuckoo</title>
		<link>http://www.search-this.com/2007/07/30/html5-tables/comment-page-1/#comment-13988</link>
		<dc:creator>AutisticCuckoo</dc:creator>
		<pubDate>Tue, 31 Jul 2007 06:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/07/30/html5-tables/#comment-13988</guid>
		<description>For the &quot;auto&quot; state, the spec says, &quot;If the header cell is not in the first row of the table, or not in the first cell of a row, then don&#039;t assign the header cell to any data cells.&quot;

Thus if you have a THEAD that contains more than one TR, you will have to use explicit SCOPE attributes for THs in the 2nd, 3rd, etc., rows.

I&#039;m not talking about TH elements with ROWSPAN=&quot;2&quot;, but about multiple TR elements containing multiple levels of column or column group headers.</description>
		<content:encoded><![CDATA[<p>For the &#8220;auto&#8221; state, the spec says, &#8220;If the header cell is not in the first row of the table, or not in the first cell of a row, then don&#8217;t assign the header cell to any data cells.&#8221;</p>
<p>Thus if you have a THEAD that contains more than one TR, you will have to use explicit SCOPE attributes for THs in the 2nd, 3rd, etc., rows.</p>
<p>I&#8217;m not talking about TH elements with ROWSPAN=&#8221;2&#8243;, but about multiple TR elements containing multiple levels of column or column group headers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lachlan Hunt</title>
		<link>http://www.search-this.com/2007/07/30/html5-tables/comment-page-1/#comment-13935</link>
		<dc:creator>Lachlan Hunt</dc:creator>
		<pubDate>Mon, 30 Jul 2007 15:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2007/07/30/html5-tables/#comment-13935</guid>
		<description>The reason colgroup is now required in HTML5 is based of the way IE parses col elements.  In IE&#039;s DOM, col elements are always children of a colgroup element. But the start tags for colgroup are optional, so you don&#039;t have to write them in your HTML markup.

Requiring scope for multi-row header cells seems like a bug in the spec (assuming you haven&#039;t misinterpreted it).  The association algorithm should still be able to reliably handle header cells, no matter how many rows they span.  Similarly, for row headers spanning multiple columns.</description>
		<content:encoded><![CDATA[<p>The reason colgroup is now required in HTML5 is based of the way IE parses col elements.  In IE&#8217;s DOM, col elements are always children of a colgroup element. But the start tags for colgroup are optional, so you don&#8217;t have to write them in your HTML markup.</p>
<p>Requiring scope for multi-row header cells seems like a bug in the spec (assuming you haven&#8217;t misinterpreted it).  The association algorithm should still be able to reliably handle header cells, no matter how many rows they span.  Similarly, for row headers spanning multiple columns.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
