On Sun, 8 Aug 2004 23:36:51 -0700, Larry R Harrison Jr <>
declared in alt.html:
[Top-posting corrected]
>> <style type="text/css">
>> <!--
>> a:hover { text-decoration:none; color : #808040;}
>> -->
>> </style>
>>
> I apologize. My method only does this if you hover your mouse over the link.
> If you want it to not be underlined at all period, you'd also have this:
>
> A:LINK{ text-decoration : none; color:#000000}
Which is effectively what the OP already had, except he/she didn't
include the unnecessary cargo-cult HTML comments. You did get one thing
right, though - the OP is missing the required type attribute on the
style element. While IIRC most browsers will default to CSS if no type
is specified, this could be what is causing the problem. Of course,
there could be any number of other factors involved, and as usual a URL
is worth a thousand lines of example code.
BTW: Please don't post upside down.
http://www.allmyfaqs.com/faq.pl?How_to_post
http://en.wikipedia.org/wiki/Top-posting
This will help:
http://home.in.tum.de/~jain/software/oe-quotefix/
--
Mark Parnell
http://www.clarkecomputers.com.au
"Never drink rum&coke whilst reading usenet" - rf 2004