<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1024541" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1024541</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-problems-1#comment-1149977</link>
    <description> &lt;p&gt;got it! the pages own css was messing with my external css page.  In the end the html seem to associate the always/never underline feature of dreamweaver&#039;s internal css with the line-through of the external.&lt;/p&gt;
&lt;p&gt;So to fix it in turns dreamweaver&#039;s css on to &quot;underline always&quot;- this basically means &quot;text decoration ON&quot;.   Then I put in any text decoration I wanted on my external css page!&lt;/p&gt;
&lt;p&gt;Hope you can follow that mess.... THANKS everybody&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Apr 2004 21:07:36 +0000</pubDate>
 <dc:creator>salcan</dc:creator>
 <guid isPermaLink="false">comment 1149977 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-problems-1#comment-1149972</link>
    <description> &lt;p&gt;the site is &lt;a href=&quot;http://www.xyzcomputing.com/reviews.htm&quot; class=&quot;bb-url&quot;&gt;xyzcomputing.com/reviews.htm&lt;/a&gt;&lt;br /&gt;
the css &lt;a href=&quot;http://www.xyzcomputing.com/newbiereview.css&quot; class=&quot;bb-url&quot;&gt;xyzcomputing.com/newbiereview.css&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Right now the Visited seems to work, as does active and hover but the line-through is not appearing.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Apr 2004 19:37:35 +0000</pubDate>
 <dc:creator>salcan</dc:creator>
 <guid isPermaLink="false">comment 1149972 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-problems-1#comment-1149964</link>
    <description> &lt;p&gt;There could be a conflict, or possibly a typo -- do you have an url?&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Apr 2004 17:24:23 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1149964 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-problems-1#comment-1149917</link>
    <description> &lt;p&gt;I couldn&#039;t agree more,,, but it seems like the problem is fixed  &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; &lt;/p&gt;
&lt;p&gt;Any idea why the line-through might not be working?&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Apr 2004 01:27:10 +0000</pubDate>
 <dc:creator>salcan</dc:creator>
 <guid isPermaLink="false">comment 1149917 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-problems-1#comment-1149914</link>
    <description> &lt;p&gt;visited/active don&#039;t usually matter -- it&#039;s hover that HAS to be last. Sometimes explaining things simply means stating as fact things that with experience prove to be variable.&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Apr 2004 01:18:13 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1149914 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-problems-1#comment-1149906</link>
    <description> &lt;p&gt;m3rajk, hey i tried what you wrote (and modified it a bit)&lt;/p&gt;
&lt;p&gt;.BodyLink:visited ,a:visited {&lt;br /&gt;
font-family: Geneva, Arial, Helvetica, san-serif;&lt;br /&gt;
font-size: 10px;&lt;br /&gt;
color: #6699CC;&lt;br /&gt;
text-decoration:line-through;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;-- this works and it is recognized as visited... BUT now the line-through is not working... any ideas?&lt;/p&gt;
 </description>
     <pubDate>Mon, 19 Apr 2004 23:00:59 +0000</pubDate>
 <dc:creator>salcan</dc:creator>
 <guid isPermaLink="false">comment 1149906 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-problems-1#comment-1149904</link>
    <description> &lt;p&gt;suzanne: i&#039;ve been using that to do colors and have visited and active switched and that has been working. just flipped it incase it&#039;s a mozilla quirk, but it begs the question, are you completley sure fo that?&lt;/p&gt;
&lt;p&gt;i was thinking he either made typos retyping for us or.....&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;.BodyLink, a {&lt;br /&gt;font-family: Geneva, Arial, Helvetica, san-serif;&lt;br /&gt;font-size: 10px;&lt;br /&gt;color: #6699CC;&lt;br /&gt;}&lt;br /&gt;.BodyLink:hover, a:hover {&lt;br /&gt;font-family: Geneva, Arial, Helvetica, san-serif;&lt;br /&gt;font-size: 11px;&lt;br /&gt;color: #000000;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;Here is what i have now, i have tried to add:&lt;br /&gt;&lt;br /&gt;.BodyLink:visited {&lt;br /&gt;font-family: Geneva, Arial, Helvetica, san-serif;&lt;br /&gt;font-size: 11px;&lt;br /&gt;color: #000000;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039; should be &lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;.BodyLink, a {&lt;br /&gt;font-family: Geneva, Arial, Helvetica, san-serif;&lt;br /&gt;font-size: 10px;&lt;br /&gt;color: #6699CC;&lt;br /&gt;}&lt;br /&gt;.BodyLink:hover, a:hover {&lt;br /&gt;font-family: Geneva, Arial, Helvetica, san-serif;&lt;br /&gt;font-size: 11px;&lt;br /&gt;color: #000000;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;Here is what i have now, i have tried to add:&lt;br /&gt;&lt;br /&gt;.BodyLink:visited ,a:visited {&lt;br /&gt;font-family: Geneva, Arial, Helvetica, san-serif;&lt;br /&gt;font-size: 11px;&lt;br /&gt;color: #000000;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Mon, 19 Apr 2004 22:10:21 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1149904 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-problems-1#comment-1149902</link>
    <description> &lt;p&gt;Order:&lt;/p&gt;
&lt;p&gt;a&lt;br /&gt;
a:link&lt;br /&gt;
a:active&lt;br /&gt;
a:visited&lt;br /&gt;
a:hover&lt;/p&gt;
&lt;p&gt;You can omit, but you cannot change the order or she won&#039;t work. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 19 Apr 2004 21:54:19 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1149902 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
