Quote:
Originally Posted by Toon
How do you mean?
|
well if you define a:link, a:visited and a:hover, those change your links, but if you want to have two styles, such as those in the main body copy, and those else where on the page, you'd need to define those as a second link style
a.nav:link, a.nav:visited etc and then have
class="nav" href="www..........
You've done it another way yar?