Re: Netscape 4 CSS Problem

by Kid Stevens <Kidstevens(at)comcast.net>

 Date:  Wed, 10 Jul 2002 11:34:32 -0600
 To:  agosse(at)chw.org,
hwg-techniques(at)hwg.org
 References:  chw
  todo: View Thread, Original
It does not appear with underlines on Mac IE5, NN4.0.8 and iCab2.8.


As the words of agosse(at)chw.org fell from above I was tickled at 11:12 AM
-0500 on 7/10/02:

>Hello Everyone,
>
>In one of our sites, in Netscape 4 using CSS, when there is a <.a name>
>tag, the text becomes underlined, just like an href link except for the
>color, and  it's not clickable.  Is this normal NN4 behavior with CSS, or
>is there a conflict in my CSS code that's causing this? The URL where this
>can be seen is
>http://www.alsmemorialrun.com/aspfiles/registernow.asp#OnSite.
>
>Below is our CSS related to the <.a> tag.
>
>A:link
>{
>    FONT-SIZE: medium;
>    COLOR: #0033FF;
>    FONT-STYLE: normal;
>    FONT-FAMILY: Arial, Helvetica, Sans-serif;
>    TEXT-DECORATION: underline
>}
>A:visited
>{
>    FONT-SIZE: medium;
>    COLOR: #0033FF;
>    FONT-STYLE: normal;
>    FONT-FAMILY: Arial, Helvetica, Sans-serif;
>    TEXT-DECORATION: underline
>}
>A:hover
>{
>    FONT-SIZE: medium;
>    COLOR: #0000ff;
>    FONT-STYLE: normal;
>    FONT-FAMILY: Arial, Helvetica, Sans-serif;
>    TEXT-DECORATION: underline
>}
>
>Thanks in advance!
>Amy

-- 
Sincerely,
Kid Stevens

"Reading maketh a full man; conference a ready man; and writing an exact man."
-Francis Bacon

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA