Re: different link colors



In article <MPG.240f5f728db643699896c3@xxxxxxxxxxxxxxxxxxx>,
SAZ <saz1958@xxxxxxxxxxxxxxxx> wrote:

I should
have typed this:

.blue a:link { color: blue; }

Which DEFINITELY works after you enter visited, hover, etc.

er...?

OP might consider more to do like

a:link.red {color: red;}

and

<ul>
<li><a class="red" href="teddyBearsPicnic.mov">Teddy Bears Picnic</a>
(344 K)</li>
....
</ul>

and other things mentioned by others to be added...

(just btw, attention Harlan, a list with items to be coloured
differently for attractiveness to small children would more than justify
colour class names imo)

--
dorayme
.