ruthand99
11-21-2009, 04:18 PM
Hi all,
I am using a global page call for link formatting (HEAD tag):
A:hover {color:"#cc6600"; text-decoration:none; font-weight:bold}
Now, what i want to know is:
How can I, in an individual link, override this?
With the OnMouseOver on the anchor tag of that link?
If so, what would the OnMouseOver command exactly be?
Thanks in Advance ;)
I am using a global page call for link formatting (HEAD tag):
A:hover {color:"#cc6600"; text-decoration:none; font-weight:bold}
Now, what i want to know is:
How can I, in an individual link, override this?
With the OnMouseOver on the anchor tag of that link?
If so, what would the OnMouseOver command exactly be?
Thanks in Advance ;)