<?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: Signpost forms with headers</title>
	<atom:link href="http://accessibilitytips.com/2008/03/10/signpost-forms-with-headers/feed/" rel="self" type="application/rss+xml" />
	<link>http://accessibilitytips.com/2008/03/10/signpost-forms-with-headers/</link>
	<description>A collection of tips, guidance and practical suggestions in developing accessible websites</description>
	<lastBuildDate>Thu, 14 Jan 2010 17:51:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Isofarro</title>
		<link>http://accessibilitytips.com/2008/03/10/signpost-forms-with-headers/comment-page-1/#comment-43</link>
		<dc:creator>Isofarro</dc:creator>
		<pubDate>Sat, 15 Mar 2008 19:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-dev.isolutia.com/?p=14#comment-43</guid>
		<description>Kilian asks: &quot;Excuse me, but isn&#039;t the legend element used for *exactly* this purpose?&quot;

No. Fieldset legends are not read out while the screen reader user is scanning the page in headers navigation mode.

The fieldset legend comes into play when the user is in forms mode, and gets prefixed in-front of every field within the fieldset.</description>
		<content:encoded><![CDATA[<p>Kilian asks: &#8220;Excuse me, but isn&#8217;t the legend element used for *exactly* this purpose?&#8221;</p>
<p>No. Fieldset legends are not read out while the screen reader user is scanning the page in headers navigation mode.</p>
<p>The fieldset legend comes into play when the user is in forms mode, and gets prefixed in-front of every field within the fieldset.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kilian Valkhof</title>
		<link>http://accessibilitytips.com/2008/03/10/signpost-forms-with-headers/comment-page-1/#comment-42</link>
		<dc:creator>Kilian Valkhof</dc:creator>
		<pubDate>Sat, 15 Mar 2008 16:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-dev.isolutia.com/?p=14#comment-42</guid>
		<description>xcuse me, but isn&#039;t the legend element used for *exactly* this purpose?

According to the html4.01 spec: &quot;The LEGEND element allows authors to assign a caption to a FIELDSET. The legend improves accessibility when the FIELDSET is rendered non-visually.&quot;</description>
		<content:encoded><![CDATA[<p>xcuse me, but isn&#8217;t the legend element used for *exactly* this purpose?</p>
<p>According to the html4.01 spec: &#8220;The LEGEND element allows authors to assign a caption to a FIELDSET. The legend improves accessibility when the FIELDSET is rendered non-visually.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Green</title>
		<link>http://accessibilitytips.com/2008/03/10/signpost-forms-with-headers/comment-page-1/#comment-41</link>
		<dc:creator>Andrew Green</dc:creator>
		<pubDate>Tue, 11 Mar 2008 12:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-dev.isolutia.com/?p=14#comment-41</guid>
		<description>That&#039;s the first time I&#039;ve heard the suggestion to have an h2 before an h1 -- I&#039;d always assumed such a thing would count as skipping a level. In fact, to be honest, I&#039;m still not sure that it doesn&#039;t.

I have, however, heard the recommendation to only have a singe h1 per page before, but I&#039;ve never seen a really compelling rationale for it, other than the notion that a hierarchy only has a single root.

Let&#039;s say you had a blog post, and had marked up the title of the post in an h1. Let&#039;s further say that you had a footer listing other posts on the site, in categories, or by popularity, or whatever. The footer has a heading &quot;Other posts on this site&quot;.

On the one hand, you could mark up that heading as an h2, since you&#039;ve already used an h1 on the page. On the other, it&#039;s not exactly a subheading of the main topic of the page, more an adjunct to it, so it seems (on the face of it) meaningful to use another h1 instead.

I&#039;m genuinely unsure which side of that fence I&#039;m on.

Cheers Andrew.</description>
		<content:encoded><![CDATA[<p>That&#8217;s the first time I&#8217;ve heard the suggestion to have an h2 before an h1 &#8212; I&#8217;d always assumed such a thing would count as skipping a level. In fact, to be honest, I&#8217;m still not sure that it doesn&#8217;t.</p>
<p>I have, however, heard the recommendation to only have a singe h1 per page before, but I&#8217;ve never seen a really compelling rationale for it, other than the notion that a hierarchy only has a single root.</p>
<p>Let&#8217;s say you had a blog post, and had marked up the title of the post in an h1. Let&#8217;s further say that you had a footer listing other posts on the site, in categories, or by popularity, or whatever. The footer has a heading &#8220;Other posts on this site&#8221;.</p>
<p>On the one hand, you could mark up that heading as an h2, since you&#8217;ve already used an h1 on the page. On the other, it&#8217;s not exactly a subheading of the main topic of the page, more an adjunct to it, so it seems (on the face of it) meaningful to use another h1 instead.</p>
<p>I&#8217;m genuinely unsure which side of that fence I&#8217;m on.</p>
<p>Cheers Andrew.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
