12.04.2003, 12:27
|
# 5
|
|
Guest
|
да вот это я использую:
Цитата:
A:link {COLOR: #666666; text-decoration: none}
A:visited {COLOR: #666666; text-decoration: none}
A:active {COLOR:#666666; text-decoration: none}
A:hover {COLOR: #999999; text-decoration: underline}
|
а что выдаёт вот такое?:
Цитата:
A.one:link {COLOR: #FF6666; text-decoration: none}
A.one:visited {COLOR: #FF6666; text-decoration: none}
A.one:active {COLOR:#FF6666; text-decoration: none}
A.one:hover {COLOR: #FF9999; text-decoration: underline}
|
кто мне скажет?
спасибо...
|
|
|
|