<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1015299" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1015299</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/css-and-links#comment-1088237</link>
    <description> &lt;p&gt;Gee thanks Mairving! That was way to easy. I see now that you have to use the class thingy.&lt;/p&gt;
&lt;p&gt;Guess I am on my way to styling now. I hope to post my new site by next week. Can&#039;t wait for you guys to rip it apart.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; DM&lt;/p&gt;
 </description>
     <pubDate>Wed, 29 Aug 2001 16:44:02 +0000</pubDate>
 <dc:creator>disaster-master</dc:creator>
 <guid isPermaLink="false">comment 1088237 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Re: CSS and links</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/css-and-links#comment-1088235</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by disaster-master &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;&lt;br /&gt;
To bad you can&#039;t view source style sheets.&lt;br /&gt;
DM &lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;You can view stylesheets. Just look in the source and put in the path in your browser. If you have something that will read .css extensions, then it will open right up.&lt;/p&gt;
&lt;p&gt;Here is a way to do it anyway:&lt;/p&gt;
&lt;p&gt;For regular links:&lt;br /&gt;
A { text-decoration:none; font-weight:bold }&lt;br /&gt;
A:link { color:#}&lt;br /&gt;
A:visited { color:#}&lt;br /&gt;
A:active { color:#}&lt;br /&gt;
A:hover { text-decoration:underline; color:#}&lt;/p&gt;
&lt;p&gt;For menu links:&lt;br /&gt;
A.menu { text-decoration:none; font-weight:bold }&lt;br /&gt;
A.menu:link { color:#}&lt;br /&gt;
A.menu:visited { color:#}&lt;br /&gt;
A.menu:active { color:#}&lt;br /&gt;
A.menu:hover { text-decoration:underline; color:#}&lt;/p&gt;
&lt;p&gt;For the menu links, you can use them by putting a class=&quot;menu&quot; in the A or TD tag like so:&lt;br /&gt;
&lt;A class=&quot;menu&quot; href=&quot;nowhere.com&quot;&gt;Nowhere&lt;/a&gt;&lt;br /&gt;
&lt;A href=&quot;nowhere.com&quot;&gt;Nowhere&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 29 Aug 2001 16:20:42 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1088235 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
