<?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>outline &#8211; stoimen&#039;s web log</title>
	<atom:link href="/tag/outline/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>on web development</description>
	<lastBuildDate>Tue, 13 Feb 2018 08:18:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>How to remove onPress dotted outline of html links?</title>
		<link>/2008/08/05/how-to-remove-dotted-outline-on-link/</link>
		<comments>/2008/08/05/how-to-remove-dotted-outline-on-link/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 14:07:13 +0000</pubDate>
		<dc:creator><![CDATA[stoimen]]></dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[outline]]></category>
		<category><![CDATA[trick]]></category>

		<guid isPermaLink="false">/?p=37</guid>
		<description><![CDATA[One of the questions I&#8217;ve always like to answer is how to remove a default link decoration &#8220;onPress&#8221; event. Almost every browser puts a dotted outline around the link. At last today I get how to remove this feature described in the following article.<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2009/05/25/remove-dom-element-with-jquery/" rel="bookmark" title="Remove DOM Element with JQuery">Remove DOM Element with JQuery </a></li>
<li><a href="/2010/08/03/html-tags/" rel="bookmark" title="HTML Tags: &lt;base&gt;">HTML Tags: &lt;base&gt; </a></li>
<li><a href="/2009/06/11/remove-iframe-border-on-ie/" rel="bookmark" title="remove iframe border on IE">remove iframe border on IE </a></li>
<li><a href="/2010/08/23/can-twitter-replace-the-rss-feed-readers/" rel="bookmark" title="Can Twitter Replace the RSS Feed Readers">Can Twitter Replace the RSS Feed Readers </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>One of the questions I&#8217;ve always like to answer is how to remove a default link decoration &#8220;onPress&#8221; event. Almost every browser puts a dotted outline around the link.</p>
<p><a href="http://css-tricks.com/wp-content/csstricks-uploads/dottedoutlineexample.png"><img class="alignnone" title="Html link with outline enabled" src="http://css-tricks.com/wp-content/csstricks-uploads/dottedoutlineexample.png" alt="" width="570" height="137" /></a></p>
<p>At last today I get how to remove this feature described in the following <a href="http://css-tricks.com/removing-the-dotted-outline/">article</a>.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2009/05/25/remove-dom-element-with-jquery/" rel="bookmark" title="Remove DOM Element with JQuery">Remove DOM Element with JQuery </a></li>
<li><a href="/2010/08/03/html-tags/" rel="bookmark" title="HTML Tags: &lt;base&gt;">HTML Tags: &lt;base&gt; </a></li>
<li><a href="/2009/06/11/remove-iframe-border-on-ie/" rel="bookmark" title="remove iframe border on IE">remove iframe border on IE </a></li>
<li><a href="/2010/08/23/can-twitter-replace-the-rss-feed-readers/" rel="bookmark" title="Can Twitter Replace the RSS Feed Readers">Can Twitter Replace the RSS Feed Readers </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2008/08/05/how-to-remove-dotted-outline-on-link/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
