<?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; Title</title>
	<atom:link href="http://webdosanddonts.com/tag/title/feed" rel="self" type="application/rss+xml" />
	<link>http://webdosanddonts.com</link>
	<description>Tips&#38;Tricks for the modern day web designer</description>
	<lastBuildDate>Mon, 30 Aug 2010 18:18:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Use the title attribute on form elements</title>
		<link>http://webdosanddonts.com/use-the-title-attribute-on-form-elements</link>
		<comments>http://webdosanddonts.com/use-the-title-attribute-on-form-elements#comments</comments>
		<pubDate>Mon, 21 Dec 2009 18:43:58 +0000</pubDate>
		<dc:creator>Siniša</dc:creator>
				<category><![CDATA[Do's]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Title]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=904</guid>
		<description><![CDATA[The title attribute offers an extra avenue for associating text to a form field. It should not be used as the first means of associating a label text with a corresponding form field. In situations where supplementary information is useful, the title attribute is helpful.]]></description>
			<content:encoded><![CDATA[<p>The <code>title</code> attribute offers an extra avenue for associating text to a form field. It should not be used as the first means of associating a label text with a corresponding form field. In situations where supplementary information is useful, the <code>title</code> attribute is helpful. </p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/use-the-title-attribute-on-form-elements/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimize the title tags</title>
		<link>http://webdosanddonts.com/optimize-the-title-tags</link>
		<comments>http://webdosanddonts.com/optimize-the-title-tags#comments</comments>
		<pubDate>Thu, 17 Sep 2009 08:20:03 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Advanced]]></category>
		<category><![CDATA[Do's]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Title]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=501</guid>
		<description><![CDATA[Optimization of the title tags is a very important item in the SEO to-do list. Keep your title tags concise and consistent while using relevant keywords. Try not to go over 70 characters and create unique titles for each page.]]></description>
			<content:encoded><![CDATA[<p>Optimization of the title tags is a very important item in the SEO to-do list. Keep your title tags concise and consistent while using relevant keywords. Try not to go over 70 characters and create unique titles for each page. </p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/optimize-the-title-tags/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>
