<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Do&#039;s &#38; Don&#039;ts &#187; Heading</title>
	<atom:link href="http://webdosanddonts.com/tag/heading/feed" rel="self" type="application/rss+xml" />
	<link>http://webdosanddonts.com</link>
	<description>Tips&#38;Tricks for the modern day web designer</description>
	<lastBuildDate>Wed, 18 May 2011 22:30:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Don&#8217;t be skipping heading levels</title>
		<link>http://webdosanddonts.com/dont-be-skipping-heading-levels</link>
		<comments>http://webdosanddonts.com/dont-be-skipping-heading-levels#comments</comments>
		<pubDate>Sat, 26 Dec 2009 12:55:53 +0000</pubDate>
		<dc:creator>Siniša</dc:creator>
				<category><![CDATA[Don'ts]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Heading]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Markup]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=912</guid>
		<description><![CDATA[One of the benefits of a proper and consistent heading structure in an HTML page is that they can be repurposed to improve access to the content. Also keep in mind that skipping a heading level makes navigating by headers less usable for screenreader users.]]></description>
			<content:encoded><![CDATA[<p>One of the benefits of a proper and consistent heading structure in an HTML page is that they can be repurposed to improve access to the content. Also keep in mind that skipping a heading level makes navigating by headers less usable for screenreader users.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/dont-be-skipping-heading-levels/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t use H1 for site title exclusively</title>
		<link>http://webdosanddonts.com/dont-use-h1-for-site-title-exclusively</link>
		<comments>http://webdosanddonts.com/dont-use-h1-for-site-title-exclusively#comments</comments>
		<pubDate>Wed, 02 Sep 2009 09:07:49 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Don'ts]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[H1]]></category>
		<category><![CDATA[Heading]]></category>
		<category><![CDATA[Semantics]]></category>
		<category><![CDATA[Title]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=408</guid>
		<description><![CDATA[H1 represents the top level heading, while the title tag represents the web page title. They can sometimes be the same, for instance on the website index. However, they shouldn&#8217;t be the same on the subpages.]]></description>
			<content:encoded><![CDATA[<p>H1 represents the top level heading, while the <code>title</code> tag represents the web page title. They can <em>sometimes</em> be the same, for instance on the website index. However, they shouldn&#8217;t be the same on the subpages.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/dont-use-h1-for-site-title-exclusively/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

