Sent by Jean Peterson on 27 January 2003 17:05
From: "Lonnie Kraemer" [EMAIL-REMOVED]>
> Can anyone verify that
there is
> no way to specify visited and hover within the A tag?
> I'll verify that!
Darn!
> 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.
I guess that makes sense. I started this process somewhat haphazardly so I
didn't have a "plan" for these contingencies. However, I still prefer to put
the code for exceptions right on the exception instead of trying to find it
in my Styles. Especially since my exceptions are one-time exceptions, not a
whole class of them. But I suppose as I get used to doing styles, it will
also become easier to know how to organize them.
Jean Peterson