Thread
:
CSS text-decoration: underline problem
View Single Post
01-12-2003, 07:07 AM
#
3
mairving
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
You need to also have an
A
with the same values as A:link.
Like
PHP Code:
A
{
text
-
decoration
:
none
;}
mairving
View Public Profile
Find More Posts by mairving