<?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 link color question</title>
	<atom:link href="http://www.damonledet.com/blog/2008/03/11/css-link-color-question/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.damonledet.com/blog/2008/03/11/css-link-color-question/</link>
	<description>Writing about technology, daily life, and other things I find interesting</description>
	<lastBuildDate>Fri, 12 Mar 2010 20:23:57 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: lessons</title>
		<link>http://www.damonledet.com/blog/2008/03/11/css-link-color-question/comment-page-1/#comment-52</link>
		<dc:creator>lessons</dc:creator>
		<pubDate>Tue, 11 Nov 2008 11:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://new.damonledet.com/blog/2008/03/11/css-link-color-question/#comment-52</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: Damon Ledet</title>
		<link>http://www.damonledet.com/blog/2008/03/11/css-link-color-question/comment-page-1/#comment-51</link>
		<dc:creator>Damon Ledet</dc:creator>
		<pubDate>Wed, 19 Mar 2008 06:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://new.damonledet.com/blog/2008/03/11/css-link-color-question/#comment-51</guid>
		<description>Good to hear from you Mr. Hope. You have been a stranger lately ;)</description>
		<content:encoded><![CDATA[<p>Good to hear from you Mr. Hope. You have been a stranger lately <img src='http://www.damonledet.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: josh</title>
		<link>http://www.damonledet.com/blog/2008/03/11/css-link-color-question/comment-page-1/#comment-50</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Wed, 19 Mar 2008 06:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://new.damonledet.com/blog/2008/03/11/css-link-color-question/#comment-50</guid>
		<description>I did this one when I was still with SLA - not sure if it holds up with all the changes over time...

http://euthanized.org/tutorials/webdesign/css/CSS.htm</description>
		<content:encoded><![CDATA[<p>I did this one when I was still with SLA &#8211; not sure if it holds up with all the changes over time&#8230;</p>
<p><a href="http://euthanized.org/tutorials/webdesign/css/CSS.htm" rel="nofollow">http://euthanized.org/tutorials/webdesign/css/CSS.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damon Ledet</title>
		<link>http://www.damonledet.com/blog/2008/03/11/css-link-color-question/comment-page-1/#comment-49</link>
		<dc:creator>Damon Ledet</dc:creator>
		<pubDate>Wed, 12 Mar 2008 02:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://new.damonledet.com/blog/2008/03/11/css-link-color-question/#comment-49</guid>
		<description>Thanks a bunch Brad! I never thought of doing it that way.</description>
		<content:encoded><![CDATA[<p>Thanks a bunch Brad! I never thought of doing it that way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Dillon</title>
		<link>http://www.damonledet.com/blog/2008/03/11/css-link-color-question/comment-page-1/#comment-48</link>
		<dc:creator>Brad Dillon</dc:creator>
		<pubDate>Tue, 11 Mar 2008 18:40:01 +0000</pubDate>
		<guid isPermaLink="false">http://new.damonledet.com/blog/2008/03/11/css-link-color-question/#comment-48</guid>
		<description>Another, and perhaps more expandable way to do it would be through child-specification, like this:

.white-area-class a { color: blue; }
.blue-area-class a { color: white; }

This way, any links in the div or other block-level element that has class=&#34;white-area-class&#34; will be blue, and vice versa, without having to add a class to the links individually.</description>
		<content:encoded><![CDATA[<p>Another, and perhaps more expandable way to do it would be through child-specification, like this:</p>
<p>.white-area-class a { color: blue; }<br />
.blue-area-class a { color: white; }</p>
<p>This way, any links in the div or other block-level element that has class=&#38;#34;white-area-class&#38;#34; will be blue, and vice versa, without having to add a class to the links individually.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
