<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Aiding keyboard usage with :focus cues</title>
	<atom:link href="http://accessibilitytips.com/2009/02/09/aiding-keyboard-usage-with-focus-cues/feed/" rel="self" type="application/rss+xml" />
	<link>http://accessibilitytips.com/2009/02/09/aiding-keyboard-usage-with-focus-cues/</link>
	<description>A collection of tips, guidance and practical suggestions in developing accessible websites</description>
	<lastBuildDate>Thu, 14 Jan 2010 17:51:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Priti Rohra</title>
		<link>http://accessibilitytips.com/2009/02/09/aiding-keyboard-usage-with-focus-cues/comment-page-1/#comment-221</link>
		<dc:creator>Priti Rohra</dc:creator>
		<pubDate>Wed, 09 Dec 2009 12:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.accessibilitytips.com/?p=26#comment-221</guid>
		<description>Several other user groups will benefit with the visual focus indications on web pages, such as low vision users, senior citizens and persons with cognitive limitations.</description>
		<content:encoded><![CDATA[<p>Several other user groups will benefit with the visual focus indications on web pages, such as low vision users, senior citizens and persons with cognitive limitations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isofarro</title>
		<link>http://accessibilitytips.com/2009/02/09/aiding-keyboard-usage-with-focus-cues/comment-page-1/#comment-121</link>
		<dc:creator>Isofarro</dc:creator>
		<pubDate>Mon, 09 Feb 2009 19:25:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.accessibilitytips.com/?p=26#comment-121</guid>
		<description>Jared, thanks for the corrections. I&#039;ve made the necessary changes.</description>
		<content:encoded><![CDATA[<p>Jared, thanks for the corrections. I&#8217;ve made the necessary changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared Smith</title>
		<link>http://accessibilitytips.com/2009/02/09/aiding-keyboard-usage-with-focus-cues/comment-page-1/#comment-120</link>
		<dc:creator>Jared Smith</dc:creator>
		<pubDate>Mon, 09 Feb 2009 18:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.accessibilitytips.com/?p=26#comment-120</guid>
		<description>Excellent post! I think you forgot :focus in the list at the bottom. I think link, visited, hover, focus, active works best.

I typically put my hover and focus styles together - there rarely a reason why they would need to be different:
a:hover, a:focus { color: magenta; }

Read about removing the focus indicator at http://webaim.org/blog/plague-of-outline-0/</description>
		<content:encoded><![CDATA[<p>Excellent post! I think you forgot :focus in the list at the bottom. I think link, visited, hover, focus, active works best.</p>
<p>I typically put my hover and focus styles together &#8211; there rarely a reason why they would need to be different:<br />
a:hover, a:focus { color: magenta; }</p>
<p>Read about removing the focus indicator at <a href="http://webaim.org/blog/plague-of-outline-0/" rel="nofollow">http://webaim.org/blog/plague-of-outline-0/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
