Previous Message
Next Message

Re: [css-d] Specifying Link Color

Sent by Lonnie Kraemer on 27 January 2003 17:05


> >   I don't know why you would. But as far as I know, you can only
color
> >   one state that way: <a style="color:red" href=#>link</a>
>
> Well first, as I said, I don't have my class/id scheme figured out
yet. I'd
> rather not have to specify temporary ones and then go back and change
them
> all - especially since I'm coding by hand. Can anyone verify that
there is
> no way to specify visited and hover within the A tag?

I'll verify that!

Jean, it's going to be even more difficult to go back and change things
if you use inline styles. At least with a class/id you could do a simple
site wide search and replace if the classname/id must be changed. If
only the properties change, you just have to make the change in one
place... your stylesheet.

Make it easy on yourself.
Previous Message
Next Message

Message thread:

Possibly related: