<?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: Why Isn&#8217;t There a lh in (X)HTML?</title>
	<atom:link href="http://www.darowski.com/tracesofinspiration/2008/05/01/why-isnt-there-a-lh-in-xhtml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darowski.com/tracesofinspiration/2008/05/01/why-isnt-there-a-lh-in-xhtml/</link>
	<description>Adam Darowski is a daddy of two and User Experience Designer for BatchBlue Software.</description>
	<lastBuildDate>Mon, 24 Oct 2011 16:29:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Natalie Jost</title>
		<link>http://www.darowski.com/tracesofinspiration/2008/05/01/why-isnt-there-a-lh-in-xhtml/comment-page-1/#comment-86117</link>
		<dc:creator>Natalie Jost</dc:creator>
		<pubDate>Mon, 05 May 2008 02:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.darowski.com/tracesofinspiration/2008/05/01/why-isnt-there-a-lh-in-xhtml/#comment-86117</guid>
		<description>That&#039;s an interesting question and something I hadn&#039;t thought about before. And I was just about to say &quot;would it be non-semantic to make an actual single-column table&quot; but then you sort of made that point in your last comment. :)</description>
		<content:encoded><![CDATA[<p>That&#8217;s an interesting question and something I hadn&#8217;t thought about before. And I was just about to say &#8220;would it be non-semantic to make an actual single-column table&#8221; but then you sort of made that point in your last comment. <img src='http://www.darowski.com/tracesofinspiration/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Darowski</title>
		<link>http://www.darowski.com/tracesofinspiration/2008/05/01/why-isnt-there-a-lh-in-xhtml/comment-page-1/#comment-85476</link>
		<dc:creator>Adam Darowski</dc:creator>
		<pubDate>Thu, 01 May 2008 23:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.darowski.com/tracesofinspiration/2008/05/01/why-isnt-there-a-lh-in-xhtml/#comment-85476</guid>
		<description>Mmm... I guess you could argue that the header is actually a header for ALL of the content in the DIV then and not the LIST on it&#039;s own. As Will pointed out the table headers are to describe the individual columns of the table. I&#039;m kind of thinking of a list as a one-column table. Sure that&#039;s not a &quot;complex relationship&quot;, but it is a relationship, nonetheless.

Though at this point I think I&#039;m making my own head hurt. :)</description>
		<content:encoded><![CDATA[<p>Mmm&#8230; I guess you could argue that the header is actually a header for ALL of the content in the DIV then and not the LIST on it&#8217;s own. As Will pointed out the table headers are to describe the individual columns of the table. I&#8217;m kind of thinking of a list as a one-column table. Sure that&#8217;s not a &#8220;complex relationship&#8221;, but it is a relationship, nonetheless.</p>
<p>Though at this point I think I&#8217;m making my own head hurt. <img src='http://www.darowski.com/tracesofinspiration/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noah Mittman</title>
		<link>http://www.darowski.com/tracesofinspiration/2008/05/01/why-isnt-there-a-lh-in-xhtml/comment-page-1/#comment-85453</link>
		<dc:creator>Noah Mittman</dc:creator>
		<pubDate>Thu, 01 May 2008 21:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.darowski.com/tracesofinspiration/2008/05/01/why-isnt-there-a-lh-in-xhtml/#comment-85453</guid>
		<description>Yeah, as Will pointed out, header tags work this way with following content as it is already, so this is exactly the way to go.

In fact, I think this is exactly the reason why DIV and SPAN were added -- for their general grouping concept?</description>
		<content:encoded><![CDATA[<p>Yeah, as Will pointed out, header tags work this way with following content as it is already, so this is exactly the way to go.</p>
<p>In fact, I think this is exactly the reason why DIV and SPAN were added &#8212; for their general grouping concept?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Darowski</title>
		<link>http://www.darowski.com/tracesofinspiration/2008/05/01/why-isnt-there-a-lh-in-xhtml/comment-page-1/#comment-85427</link>
		<dc:creator>Adam Darowski</dc:creator>
		<pubDate>Thu, 01 May 2008 18:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.darowski.com/tracesofinspiration/2008/05/01/why-isnt-there-a-lh-in-xhtml/#comment-85427</guid>
		<description>Good point about the headers to paragraphs correlation. 

I guess it just bugs me that it is something so explicitly attached to the list (whereas the &lt;code&gt;&lt;h2&gt;&lt;/code&gt; can be interpreted as &quot;this is the header for everything until you see another &lt;code&gt;&lt;h2&gt;&lt;/code&gt;&#8221;). Kinda like how you have a &lt;code&gt;&lt;label&gt;&lt;/code&gt; near an &lt;code&gt;&lt;input&gt;&lt;/code&gt;, but you&#039;re allowed to say &lt;code&gt;&lt;label&gt; for=&quot;id-goes-here&quot;...&lt;/code&gt; to explicitly associate them in the code.</description>
		<content:encoded><![CDATA[<p>Good point about the headers to paragraphs correlation. </p>
<p>I guess it just bugs me that it is something so explicitly attached to the list (whereas the <code>&lt;h2&gt;</code> can be interpreted as &#8220;this is the header for everything until you see another <code>&lt;h2&gt;</code>&rdquo;). Kinda like how you have a <code>&lt;label&gt;</code> near an <code>&lt;input&gt;</code>, but you&#8217;re allowed to say <code>&lt;label&gt; for="id-goes-here"...</code> to explicitly associate them in the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.darowski.com/tracesofinspiration/2008/05/01/why-isnt-there-a-lh-in-xhtml/comment-page-1/#comment-85424</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Thu, 01 May 2008 18:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.darowski.com/tracesofinspiration/2008/05/01/why-isnt-there-a-lh-in-xhtml/#comment-85424</guid>
		<description>A table has to have the heading information inside of the table due to the fact that there are meant to be multiple columns/rows and tying the heading to the content is vitally important. This complex relationship can be further seen when considering the scope attribute for th tags.

Since a list has a single &quot;column&quot;, you don&#039;t need to have the heading be part of the element since there isn&#039;t a complex relationship to present.

Beyond that, I don&#039;t think the semantic nature of an h2 above a list would be lost. This is how headings and paragraphs work, and we don&#039;t seem to have problem with that relationship.

I think it really just comes down to the fact that tables are so complex that the tags need to be nested for them to work at all.</description>
		<content:encoded><![CDATA[<p>A table has to have the heading information inside of the table due to the fact that there are meant to be multiple columns/rows and tying the heading to the content is vitally important. This complex relationship can be further seen when considering the scope attribute for th tags.</p>
<p>Since a list has a single &#8220;column&#8221;, you don&#8217;t need to have the heading be part of the element since there isn&#8217;t a complex relationship to present.</p>
<p>Beyond that, I don&#8217;t think the semantic nature of an h2 above a list would be lost. This is how headings and paragraphs work, and we don&#8217;t seem to have problem with that relationship.</p>
<p>I think it really just comes down to the fact that tables are so complex that the tags need to be nested for them to work at all.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

