
September 19th, 2000, 06:04 PM
|
|
Junior Member
|
|
Join Date: Sep 2000
Location: canberra, act, australia
Posts: 15
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Jasper and Null
thanks for your replies. I have also tried using classes for all the menu styles, and thus avoiding any mention of A: and A:hover in the code of the external style sheet (which seems to set the code for the whole page, overriding classes). Thus all the menu styles are on an equal footing. The reference to the class goes in the <a href> tag, like this <a href class=green>.
But, I understand that styles have wider browser-compatability than classes, so may try the style code suggested. 
|