<?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; Label</title>
	<atom:link href="http://webdosanddonts.com/tag/label/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>Use the label element to make forms accessible</title>
		<link>http://webdosanddonts.com/use-the-label-element-to-make-forms-accessible</link>
		<comments>http://webdosanddonts.com/use-the-label-element-to-make-forms-accessible#comments</comments>
		<pubDate>Tue, 16 Jun 2009 08:29:15 +0000</pubDate>
		<dc:creator>Bojan</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[Label]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=245</guid>
		<description><![CDATA[Make sure you use the HTML label element properly and associate it with a form control.]]></description>
			<content:encoded><![CDATA[<p>Make sure you use the HTML <code>label</code> element properly and associate it with a form control. </p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/use-the-label-element-to-make-forms-accessible/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use an asterisk to indicate required fields</title>
		<link>http://webdosanddonts.com/use-an-asterisk-to-indicate-required-fields</link>
		<comments>http://webdosanddonts.com/use-an-asterisk-to-indicate-required-fields#comments</comments>
		<pubDate>Thu, 07 May 2009 20:26:52 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Do's]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Label]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=127</guid>
		<description><![CDATA[Use an asterisk (*) to indicate form fields which must be filled in. Don&#8217;t forget to provide the title attribute for audio user agents. Extra tip: color it red to emphasize its importance.]]></description>
			<content:encoded><![CDATA[<p>Use an asterisk (*) to indicate form fields which must be filled in. Don&#8217;t forget to provide the title attribute for audio user agents. Extra tip: color it red to emphasize its importance.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/use-an-asterisk-to-indicate-required-fields/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

