<?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: Change CSS A HREF Link Styles</title>
	<atom:link href="http://newsourcemedia.com/blog/change-css-a-href-link-styles/feed/" rel="self" type="application/rss+xml" />
	<link>http://newsourcemedia.com/blog/change-css-a-href-link-styles/</link>
	<description>Focused on Interactive Design, Development and Marketing</description>
	<lastBuildDate>Wed, 23 May 2012 11:06:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sageer</title>
		<link>http://newsourcemedia.com/blog/change-css-a-href-link-styles/comment-page-1/#comment-542</link>
		<dc:creator>Sageer</dc:creator>
		<pubDate>Thu, 18 Nov 2010 12:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/2007/12/22/change-css-a-href-link-styles/#comment-542</guid>
		<description>use below for href::
&lt;a href=&quot;{url}&quot;&gt;&lt; span class=&quot;tutorial-url&quot;&gt; &lt;xsl:value-of select=&quot;url&quot;/&gt;&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>use below for href::<br />
&lt;a href=&#8221;{url}&#8221;&gt;&lt; span class=&#8221;tutorial-url&#8221;&gt; &lt;xsl:value-of select=&#8221;url&#8221;/&gt;&lt;/a&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://newsourcemedia.com/blog/change-css-a-href-link-styles/comment-page-1/#comment-504</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 10 Aug 2010 01:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/2007/12/22/change-css-a-href-link-styles/#comment-504</guid>
		<description>Give your anchor tag (your link tage) a class name for example:
  &lt;a href=&quot;page_a.html&quot; class=&quot;linkA&quot;&gt;Link A&lt;/a&gt;
  &lt;a href=&quot;page_b.html&quot; class=&quot;linkB&quot;&gt;Link B&lt;/a&gt;
... and in your class before the &quot;a&quot; place the class names:
  #linkA a { bla bla }
  #linkB a { bla bla }</description>
		<content:encoded><![CDATA[<p>Give your anchor tag (your link tage) a class name for example:<br />
  &lt;a href=&quot;page_a.html&quot; class=&quot;linkA&quot;&gt;Link A&lt;/a&gt;<br />
  &lt;a href=&quot;page_b.html&quot; class=&quot;linkB&quot;&gt;Link B&lt;/a&gt;<br />
&#8230; and in your class before the &quot;a&quot; place the class names:<br />
  #linkA a { bla bla }<br />
  #linkB a { bla bla }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad Walls - Tutor Guy</title>
		<link>http://newsourcemedia.com/blog/change-css-a-href-link-styles/comment-page-1/#comment-503</link>
		<dc:creator>Chad Walls - Tutor Guy</dc:creator>
		<pubDate>Tue, 10 Aug 2010 01:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/2007/12/22/change-css-a-href-link-styles/#comment-503</guid>
		<description>Thanks for the post! If you want different hyperlink colors for different links is this possible? What if I wanted one red link and another black link?</description>
		<content:encoded><![CDATA[<p>Thanks for the post! If you want different hyperlink colors for different links is this possible? What if I wanted one red link and another black link?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kered</title>
		<link>http://newsourcemedia.com/blog/change-css-a-href-link-styles/comment-page-1/#comment-436</link>
		<dc:creator>kered</dc:creator>
		<pubDate>Wed, 03 Mar 2010 12:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/2007/12/22/change-css-a-href-link-styles/#comment-436</guid>
		<description>I like this sample as it is just what I need for my website to help me filter data with links and change the color of them once they are selected.</description>
		<content:encoded><![CDATA[<p>I like this sample as it is just what I need for my website to help me filter data with links and change the color of them once they are selected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://newsourcemedia.com/blog/change-css-a-href-link-styles/comment-page-1/#comment-418</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 16 Feb 2010 10:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/2007/12/22/change-css-a-href-link-styles/#comment-418</guid>
		<description>Neat little trick.</description>
		<content:encoded><![CDATA[<p>Neat little trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sithum</title>
		<link>http://newsourcemedia.com/blog/change-css-a-href-link-styles/comment-page-1/#comment-295</link>
		<dc:creator>Sithum</dc:creator>
		<pubDate>Mon, 06 Jul 2009 12:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/2007/12/22/change-css-a-href-link-styles/#comment-295</guid>
		<description>Thank you for these kind of Answer. I want to know, how to add different types of stylesheets for &lt;a href rel=&quot;nofollow&quot;&gt; tag</description>
		<content:encoded><![CDATA[<p>Thank you for these kind of Answer. I want to know, how to add different types of stylesheets for <a href rel="nofollow"> tag</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
