<?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: CSS Tip &#8211; Using Link Anchor Pseudo Classes</title>
	<atom:link href="http://freeyourdesign.com/css/css-tip-using-link-anchor-pseudo-classes/feed/" rel="self" type="application/rss+xml" />
	<link>http://freeyourdesign.com/css/css-tip-using-link-anchor-pseudo-classes/</link>
	<description>break free by learning</description>
	<lastBuildDate>Wed, 07 Dec 2011 23:21:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: M</title>
		<link>http://freeyourdesign.com/css/css-tip-using-link-anchor-pseudo-classes/comment-page-1/#comment-47801</link>
		<dc:creator>M</dc:creator>
		<pubDate>Thu, 14 Jul 2011 13:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://freeyourdesign.com/?p=48#comment-47801</guid>
		<description>plr - try this maybe?

.ph a:link, .ph a:visited {color:#414141;}
.ph a:active, .ph a:hover {color:#ffa82a;background-color:#fff;}

you need to add the class in front of the a:visited and a:hover like .ph a:visited.</description>
		<content:encoded><![CDATA[<p>plr &#8211; try this maybe?</p>
<p>.ph a:link, .ph a:visited {color:#414141;}<br />
.ph a:active, .ph a:hover {color:#ffa82a;background-color:#fff;}</p>
<p>you need to add the class in front of the a:visited and a:hover like .ph a:visited.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: plr</title>
		<link>http://freeyourdesign.com/css/css-tip-using-link-anchor-pseudo-classes/comment-page-1/#comment-41441</link>
		<dc:creator>plr</dc:creator>
		<pubDate>Sun, 05 Jun 2011 19:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://freeyourdesign.com/?p=48#comment-41441</guid>
		<description>Hi, is there away to combine a:link and others?

like 

.ph a:link, a:visited {color:#414141;}
.ph a:active, a:hover {color:#ffa82a;background-color:#fff;}


Please help, its not working.</description>
		<content:encoded><![CDATA[<p>Hi, is there away to combine a:link and others?</p>
<p>like </p>
<p>.ph a:link, a:visited {color:#414141;}<br />
.ph a:active, a:hover {color:#ffa82a;background-color:#fff;}</p>
<p>Please help, its not working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waqas Bukhari</title>
		<link>http://freeyourdesign.com/css/css-tip-using-link-anchor-pseudo-classes/comment-page-1/#comment-23065</link>
		<dc:creator>Waqas Bukhari</dc:creator>
		<pubDate>Tue, 11 Jan 2011 06:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://freeyourdesign.com/?p=48#comment-23065</guid>
		<description>Thanks for such a nice post regarding anchor tag. It help me a lot.</description>
		<content:encoded><![CDATA[<p>Thanks for such a nice post regarding anchor tag. It help me a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pansy Cowsert</title>
		<link>http://freeyourdesign.com/css/css-tip-using-link-anchor-pseudo-classes/comment-page-1/#comment-11615</link>
		<dc:creator>Pansy Cowsert</dc:creator>
		<pubDate>Fri, 28 May 2010 12:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://freeyourdesign.com/?p=48#comment-11615</guid>
		<description>When I design a sight I design first and code second. I find that using pure CSS layout , like an obnoxious backseat driver, often ends up stearing the design a little bit in the end. This is most often a problem when floating elements inside a centered div - the darn footer elements colapse upwards; don&#039;t float use positining and margins? Crossbrowser catastrophe! Usually one simple table takes care of so many things.</description>
		<content:encoded><![CDATA[<p>When I design a sight I design first and code second. I find that using pure CSS layout , like an obnoxious backseat driver, often ends up stearing the design a little bit in the end. This is most often a problem when floating elements inside a centered div &#8211; the darn footer elements colapse upwards; don't float use positining and margins? Crossbrowser catastrophe! Usually one simple table takes care of so many things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy D. Ayala</title>
		<link>http://freeyourdesign.com/css/css-tip-using-link-anchor-pseudo-classes/comment-page-1/#comment-10929</link>
		<dc:creator>Jeremy D. Ayala</dc:creator>
		<pubDate>Wed, 21 Apr 2010 18:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://freeyourdesign.com/?p=48#comment-10929</guid>
		<description>This is a great post. Thank you for sharing this informative post.</description>
		<content:encoded><![CDATA[<p>This is a great post. Thank you for sharing this informative post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: css</title>
		<link>http://freeyourdesign.com/css/css-tip-using-link-anchor-pseudo-classes/comment-page-1/#comment-1508</link>
		<dc:creator>css</dc:creator>
		<pubDate>Thu, 13 Nov 2008 11:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://freeyourdesign.com/?p=48#comment-1508</guid>
		<description>Cascading Style Sheets (CSS) web design lessons 
Css link Properties Attributes - examles


http://css-lessons.ucoz.com/link-css-examples-1.htm
http://css-lessons.ucoz.com/link-css-examples-2.htm</description>
		<content:encoded><![CDATA[<p>Cascading Style Sheets (CSS) web design lessons<br />
Css link Properties Attributes &#8211; examles</p>
<p><a href="http://css-lessons.ucoz.com/link-css-examples-1.htm" rel="nofollow">http://css-lessons.ucoz.com/link-css-examples-1.htm</a><br />
<a href="http://css-lessons.ucoz.com/link-css-examples-2.htm" rel="nofollow">http://css-lessons.ucoz.com/link-css-examples-2.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alice Audrey</title>
		<link>http://freeyourdesign.com/css/css-tip-using-link-anchor-pseudo-classes/comment-page-1/#comment-152</link>
		<dc:creator>Alice Audrey</dc:creator>
		<pubDate>Sun, 11 May 2008 02:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://freeyourdesign.com/?p=48#comment-152</guid>
		<description>This is very helpful.  Thank you.</description>
		<content:encoded><![CDATA[<p>This is very helpful.  Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

