<?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; alt</title>
	<atom:link href="http://webdosanddonts.com/tag/alt/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>Always provide an alt text in img elements</title>
		<link>http://webdosanddonts.com/always-provide-an-alt-text-in-img-elements</link>
		<comments>http://webdosanddonts.com/always-provide-an-alt-text-in-img-elements#comments</comments>
		<pubDate>Wed, 03 Feb 2010 09:24:11 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Do's]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[alt]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=873</guid>
		<description><![CDATA[The alt attribute is a textual replacement for the image which is not being displayed. It must always be used, even if the image in question is purely decorative&#8211;in that case, the alt attribute should be an empty string.]]></description>
			<content:encoded><![CDATA[<p>The <code>alt</code> attribute is a textual replacement for the image which is not being displayed. It must always be used, even if the image in question is purely decorative&#8211;in that case, the <code>alt</code> attribute should be an empty string.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/always-provide-an-alt-text-in-img-elements/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Write Bad Alt Text</title>
		<link>http://webdosanddonts.com/dont-write-bad-alt-text</link>
		<comments>http://webdosanddonts.com/dont-write-bad-alt-text#comments</comments>
		<pubDate>Thu, 23 Apr 2009 21:30:42 +0000</pubDate>
		<dc:creator>Bojan</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Don'ts]]></category>
		<category><![CDATA[alt]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=18</guid>
		<description><![CDATA[Do not write inappropriate alt text. Write alt text that is clear, concise, and explains what the image is conveying. No more, no less.]]></description>
			<content:encoded><![CDATA[<p>Do not write inappropriate <em>alt text</em>. Write alt text that is clear, concise, and explains what the image is conveying. No more, no less.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/dont-write-bad-alt-text/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

