<?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"
	>
<channel>
	<title>Comments on: Dotted Border in active links - Firefox</title>
	<atom:link href="http://www.mediasurgery.co.uk/2007/09/07/dotted-border-in-active-links-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mediasurgery.co.uk/2007/09/07/dotted-border-in-active-links-firefox/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Sun,  7 Sep 2008 18:33:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Mystery Stranger</title>
		<link>http://www.mediasurgery.co.uk/2007/09/07/dotted-border-in-active-links-firefox/#comment-154</link>
		<dc:creator>Mystery Stranger</dc:creator>
		<pubDate>Wed, 21 Nov 2007 13:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediasurgery.co.uk/2007/09/07/dotted-border-in-active-links-firefox/#comment-154</guid>
		<description>I realise this is a bit late now but it may still be worth mentioning...

In Firefox (and pretty much every browser except IE) you want &lt;strong&gt;:focus&lt;/strong&gt; not &lt;strong&gt;:active&lt;/strong&gt;. 

More importantly the dotted outline is used for accessibility reasons - try tabbing through a site and you'll see the outline provides feedback on which links are selected (or focused). However this being a Firefox issue you can easily remove the outline and then style the :focus state of a link to provide even nicer feedback.</description>
		<content:encoded><![CDATA[<p>I realise this is a bit late now but it may still be worth mentioning&#8230;</p>
<p>In Firefox (and pretty much every browser except IE) you want <strong>:focus</strong> not <strong>:active</strong>. </p>
<p>More importantly the dotted outline is used for accessibility reasons - try tabbing through a site and you&#8217;ll see the outline provides feedback on which links are selected (or focused). However this being a Firefox issue you can easily remove the outline and then style the :focus state of a link to provide even nicer feedback.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
