<?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"
	>
<channel>
	<title>Comments on: Guide to Semantic Use of HTML Elements</title>
	<atom:link href="http://www.joedolson.com/articles/2008/04/guide-to-semantic-html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joedolson.com/articles/2008/04/guide-to-semantic-html/</link>
	<description>Tips and Commentary on Accessibility (and not always on topic.)</description>
	<pubDate>Fri, 25 Jul 2008 06:14:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Joe Dolson</title>
		<link>http://www.joedolson.com/articles/2008/04/guide-to-semantic-html/#comment-23988</link>
		<dc:creator>Joe Dolson</dc:creator>
		<pubDate>Sat, 24 May 2008 13:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.joedolson.com/articles/?p=237#comment-23988</guid>
		<description>And people dealing with accessibility tend to use an even greater variety. SEO-focused developers tend to use elements which may be treated as having additional value by search engines; accessible web site developers are concentrating on adding anything which &lt;em&gt;might&lt;/em&gt; be able to provide greater meaning or added value for the disabled.

Similar, but different.</description>
		<content:encoded><![CDATA[<p>And people dealing with accessibility tend to use an even greater variety. SEO-focused developers tend to use elements which may be treated as having additional value by search engines; accessible web site developers are concentrating on adding anything which <em>might</em> be able to provide greater meaning or added value for the disabled.</p>
<p>Similar, but&nbsp;different.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paris</title>
		<link>http://www.joedolson.com/articles/2008/04/guide-to-semantic-html/#comment-23987</link>
		<dc:creator>Paris</dc:creator>
		<pubDate>Sat, 24 May 2008 08:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.joedolson.com/articles/?p=237#comment-23987</guid>
		<description>its amazing how many people only use a mere 20% of all these tags. i mean many times its easier to format a div element than using an h1 element. People dealing with seo thought tend to use more and more a variety of tags since se translate them diferently</description>
		<content:encoded><![CDATA[<p>its amazing how many people only use a mere 20% of all these tags. i mean many times its easier to format a div element than using an h1 element. People dealing with seo thought tend to use more and more a variety of tags since se translate them&nbsp;diferently</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Marsh</title>
		<link>http://www.joedolson.com/articles/2008/04/guide-to-semantic-html/#comment-23981</link>
		<dc:creator>Jason Marsh</dc:creator>
		<pubDate>Wed, 21 May 2008 15:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.joedolson.com/articles/?p=237#comment-23981</guid>
		<description>Great reference, great article, thanks</description>
		<content:encoded><![CDATA[<p>Great reference, great article,&nbsp;thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Dolson</title>
		<link>http://www.joedolson.com/articles/2008/04/guide-to-semantic-html/#comment-23943</link>
		<dc:creator>Joe Dolson</dc:creator>
		<pubDate>Sun, 13 Apr 2008 19:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.joedolson.com/articles/?p=237#comment-23943</guid>
		<description>Boy, I can't imagine what your favorite deprecated element might have been. Could it be &lt;code&gt;strike&lt;/code&gt;?

Thanks!

;)</description>
		<content:encoded><![CDATA[<p>Boy, I can&#8217;t imagine what your favorite deprecated element might have been. Could it be <code>strike</code>?</p>
<p>Thanks!&nbsp;;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elizabeth Able</title>
		<link>http://www.joedolson.com/articles/2008/04/guide-to-semantic-html/#comment-23942</link>
		<dc:creator>Elizabeth Able</dc:creator>
		<pubDate>Sun, 13 Apr 2008 19:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.joedolson.com/articles/?p=237#comment-23942</guid>
		<description>Hi Joe.  I &lt;strike&gt;remembered&lt;/strike&gt; thought of &lt;strike&gt;my favorite cat lover and accessibility fan&lt;/strike&gt; this post today when &lt;strike&gt;playing with&lt;/strike&gt; using my favorite depreciated element.  I'll let you guess which one it is...

Thank you for continuing to blog about these terms.  Semantics are an interesting subject matter, in that in isolation they can make for Very Dull reading, but they can also fire some Very Fascinating conceptual discussions that lead to a better web.  More power to you.</description>
		<content:encoded><![CDATA[<p>Hi Joe.  I <strike>remembered</strike> thought of <strike>my favorite cat lover and accessibility fan</strike> this post today when <strike>playing with</strike> using my favorite depreciated element.  I&#8217;ll let you guess which one it is&#8230;</p>
<p>Thank you for continuing to blog about these terms.  Semantics are an interesting subject matter, in that in isolation they can make for Very Dull reading, but they can also fire some Very Fascinating conceptual discussions that lead to a better web.  More power to&nbsp;you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Dolson</title>
		<link>http://www.joedolson.com/articles/2008/04/guide-to-semantic-html/#comment-23937</link>
		<dc:creator>Joe Dolson</dc:creator>
		<pubDate>Fri, 11 Apr 2008 14:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.joedolson.com/articles/?p=237#comment-23937</guid>
		<description>That's probably the best, most concise definition of the &lt;code&gt;dfn&lt;/code&gt; element that I've seen. What it is, really, is a definition of "defining instance" --- something which is notably lacking in the specifications.

I can see your point on the headings. It could well be interpreted that way...I'll have to rephrase that.

Anchors: yep, that's true as well. I had a reason for phrasing it in the manner, which I've forgotten now - but I should, nonetheless, have included some mention of page anchors. More revisions, ho!</description>
		<content:encoded><![CDATA[<p>That&#8217;s probably the best, most concise definition of the <code>dfn</code> element that I&#8217;ve seen. What it is, really, is a definition of &#8220;defining instance&#8221;&thinsp;&#8212;&thinsp;- something which is notably lacking in the specifications.</p>
<p>I can see your point on the headings. It could well be interpreted that way&#8230;I&#8217;ll have to rephrase that.</p>
<p>Anchors: yep, that&#8217;s true as well. I had a reason for phrasing it in the manner, which I&#8217;ve forgotten now - but I should, nonetheless, have included some mention of page anchors. More revisions,&nbsp;ho!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stevie D</title>
		<link>http://www.joedolson.com/articles/2008/04/guide-to-semantic-html/#comment-23934</link>
		<dc:creator>Stevie D</dc:creator>
		<pubDate>Fri, 11 Apr 2008 12:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.joedolson.com/articles/?p=237#comment-23934</guid>
		<description>I think you're assuming too much understanding of "outline".
&lt;blockquote&gt;h1 is the top level heading element, and can be followed only by h2&lt;/blockquote&gt;
&lt;code&gt;[h1]&lt;/code&gt; can be followed by &lt;code&gt;[h2]&lt;/code&gt;, or &lt;code&gt;[p]&lt;/code&gt;, &lt;code&gt;[div]&lt;/code&gt; or various other block-level elements. I know exactly what you mean, but I think the way you've written it, some people new to HTML might get the wrong idea.

&lt;blockquote&gt;When accompanied by an href attribute, the anchor element indicates an external resource (a resource other than the current document) accessible via hyperlink&lt;/blockquote&gt;
Not true - a hyperlink &lt;em&gt;can&lt;/em&gt; refer to a point within the current document.

&lt;blockquote&gt;This is one of the more difficult to define elements — which is ironic, given that it’s intended to represent the “defining instance” of a term.&lt;/blockquote&gt;
It's dead easy really. Like this...
"&lt;code&gt;&#60;p&#62;&lt;/code&gt;The &lt;code&gt;&#60;dfn&#62;&lt;/code&gt;dfn element &lt;code&gt;&#60;/dfn&#62;&lt;/code&gt; is used to mark a term that is defined in the following text."
I do use the &lt;code&gt;dfn&lt;/code&gt; element - I have no idea if it is actually picked up by AT or search engines, but I use it anyway!

I agree that &lt;code&gt;strike&lt;/code&gt; belongs in the same category as &lt;code&gt;b&lt;/code&gt; and &lt;code&gt;i&lt;/code&gt;, although it's less common. I would keep &lt;code&gt;u&lt;/code&gt; as very definitely deprecated, because the use of underlining (however it is achieved) should be reserved for hyperlinks only.</description>
		<content:encoded><![CDATA[<p>I think you&#8217;re assuming too much understanding of &#8220;outline&#8221;.</p>
<blockquote><p>h1 is the top level heading element, and can be followed only by h2</p></blockquote>
<p><code>[h1]</code> can be followed by <code>[h2]</code>, or <code>[p]</code>, <code>[div]</code> or various other block-level elements. I know exactly what you mean, but I think the way you&#8217;ve written it, some people new to <acronym title="HyperText Markup Language">HTML</acronym> might get the wrong idea.</p>
<blockquote><p>When accompanied by an href attribute, the anchor element indicates an external resource (a resource other than the current document) accessible via hyperlink</p></blockquote>
<p>Not true - a hyperlink <em>can</em> refer to a point within the current document.</p>
<blockquote><p>This is one of the more difficult to define elements — which is ironic, given that it’s intended to represent the “defining instance” of a term.</p></blockquote>
<p>It&#8217;s dead easy really. Like this&#8230;<br />
&#8220;<code>&lt;p&gt;</code>The <code>&lt;dfn&gt;</code>dfn element <code>&lt;/dfn&gt;</code> is used to mark a term that is defined in the following text.&#8221;<br />
I do use the <code>dfn</code> element - I have no idea if it is actually picked up by AT or search engines, but I use it anyway!</p>
<p>I agree that <code>strike</code> belongs in the same category as <code>b</code> and <code>i</code>, although it&#8217;s less common. I would keep <code>u</code> as very definitely deprecated, because the use of underlining (however it is achieved) should be reserved for hyperlinks&nbsp;only.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Dolson</title>
		<link>http://www.joedolson.com/articles/2008/04/guide-to-semantic-html/#comment-23933</link>
		<dc:creator>Joe Dolson</dc:creator>
		<pubDate>Thu, 10 Apr 2008 20:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.joedolson.com/articles/?p=237#comment-23933</guid>
		<description>I agree --- in fact, I'd go even further to say that there's a fair amount of confusion in having any elements/attributes with the same names - &lt;code&gt;cite&lt;/code&gt;, for example. It can make communication that much more difficult.</description>
		<content:encoded><![CDATA[<p>I agree&thinsp;&#8212;&thinsp;- in fact, I&#8217;d go even further to say that there&#8217;s a fair amount of confusion in having any elements/attributes with the same names - <code>cite</code>, for example. It can make communication that much more&nbsp;difficult.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xslf</title>
		<link>http://www.joedolson.com/articles/2008/04/guide-to-semantic-html/#comment-23932</link>
		<dc:creator>Xslf</dc:creator>
		<pubDate>Thu, 10 Apr 2008 20:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.joedolson.com/articles/?p=237#comment-23932</guid>
		<description>Got it, thanks!

It is confusing when there is a deprecated element and a very non-deprecated attribute with the same name...</description>
		<content:encoded><![CDATA[<p>Got it, thanks!</p>
<p>It is confusing when there is a deprecated element and a very non-deprecated attribute with the same&nbsp;name&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Dolson</title>
		<link>http://www.joedolson.com/articles/2008/04/guide-to-semantic-html/#comment-23931</link>
		<dc:creator>Joe Dolson</dc:creator>
		<pubDate>Thu, 10 Apr 2008 14:41:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.joedolson.com/articles/?p=237#comment-23931</guid>
		<description>It's the "&lt;a href="http://www.w3.org/TR/html401/struct/lists.html#edef-DIR"&gt;directory list&lt;/a&gt;" element. As defined by the HTML 4.01 specification:

&lt;blockquote&gt;
The DIR element was designed to be used for creating multicolumn directory lists. The MENU element was designed to be used for single column menu lists. Both elements have the same structure as UL, just different rendering. In practice, a user agent will render a DIR or MENU list exactly as a UL list.

We strongly recommend using UL instead of these elements.
&lt;/blockquote&gt;

It's worth noting, of course, that this has &lt;em&gt;never&lt;/em&gt; been an element in wide application.</description>
		<content:encoded><![CDATA[<p>It&#8217;s the &#8220;<a href="http://www.w3.org/TR/html401/struct/lists.html#edef-DIR">directory list</a>&#8221; element. As defined by the <acronym title="HyperText Markup Language">HTML</acronym> 4.01 specification:</p>
<blockquote><p>
The DIR element was designed to be used for creating multicolumn directory lists. The MENU element was designed to be used for single column menu lists. Both elements have the same structure as UL, just different rendering. In practice, a user agent will render a DIR or MENU list exactly as a UL list.</p>
<p>We strongly recommend using UL instead of these elements.
</p></blockquote>
<p>It&#8217;s worth noting, of course, that this has <em>never</em> been an element in wide&nbsp;application.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
