Re: Changing color of links with style sheets . . .

> But how do I tag the <a href that I want it to appear as?
> Do I use the class attribute of the a href? or a standard
> <p class=" ">?

With the stylesheet you gave, you need to use the class attribute
of the anchor tag: <a class="botnav" href="whatever">

BTW, such questions might be better asked in
comp.infosystems.www.authoring.html

Received on Wednesday, 23 August 2000 20:47:03 UTC