<?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>Blogx10 &#187; Accessibility</title>
	<atom:link href="http://www.blogx10.co.uk/category/accessibility/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blogx10.co.uk</link>
	<description>Another minnow in a huge pond...</description>
	<lastBuildDate>Wed, 09 Jan 2008 17:51:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Using the ALT Attribute on Images</title>
		<link>http://www.blogx10.co.uk/using-the-alt-attribute-on-images-8</link>
		<comments>http://www.blogx10.co.uk/using-the-alt-attribute-on-images-8#comments</comments>
		<pubDate>Mon, 15 Oct 2007 11:20:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Accessibility]]></category>

		<guid isPermaLink="false">http://www.blogx10.co.uk/?p=8</guid>
		<description><![CDATA[Providing text equivalents for non-text elements on the web is one of the top priorities identified in the W3C Guidelines for making web pages accessible to all users. The ALT attribute within the &#60;IMG&#62; tag allows you to do this for images. As well as making your site more accessible, it also makes your site [...]]]></description>
			<content:encoded><![CDATA[<p>Providing text equivalents for non-text elements on the web is one of the top priorities identified in the <a href="http://www.w3.org/TR/WCAG10/full-checklist.html" title="W3C Accessibility Guidelines">W3C Guidelines</a> for making web pages accessible to all users.</p>
<p>The ALT attribute within the &lt;IMG&gt; tag allows you to do this for images. As well as making your site more accessible, it also makes your site &#8216;search engine friendly&#8217; because the search engine spiders can identify your images.</p>
<p>The LONGDESC attribute can also be used to provide more detail about a non-text element. The W3C states that the LONGDESC attribute can be used with the &lt;IMG&gt; and &lt;FRAME&gt; tags. (The LONGDESC attribute provides a link to a page providing further information &#8211; I&#8217;m not sure how well this is supported by different browsers). The ALT attribute can still be included to provide a title for the image.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogx10.co.uk/using-the-alt-attribute-on-images-8/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

