So if there are 10 different anchor names (eg, EITSW, EITLH, DTSW, etc), the style sheet has a list like this?
a.EITSW { color:#000000; }
a.EITLH { color:#000000; }
a.DTSW { color:#000000; }
etc.
If that's the case, I doubt you could have done a global fix, but thanks for suggesting that for the future.
|
a.EITSW { color:#000000; }
a.EITLH { color:#000000; }
a.DTSW { color:#000000; }
etc.
If that's the case, I doubt you could have done a global fix, but thanks for suggesting that for the future.
- tom moody 5-03-2002 7:32 pm