
April 29th, 1999, 10:01 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
I have used the following style sheet to change the colour of the links on my page as the mouse rolls over them:
<STYLE>
<!--
a:hover {color:ff0000}
-->
</STYLE>
URL However, some links contain images, which are shown with a border of the default link colour.
How can I change the border colour of the linked images, as the mouse rolls over them?
Thanking you.
[This message has been edited by christine (edited 04-29-99).]
[This message has been edited by christine (edited 04-30-99).]
|