M
Michael Laplante
My master style sheet has a background colour applied to a:hover. However,
for one page that uses images for hyperlinks, I want to change the
background colour. My links are of the format:
<a href="http://firstaidtraining.com"><img style="border: 0px solid ; width:
131px; height: 150px;" alt="" src="image/logosR1C1.JPG"></a>
How do I change the hover state for this link?
M
for one page that uses images for hyperlinks, I want to change the
background colour. My links are of the format:
<a href="http://firstaidtraining.com"><img style="border: 0px solid ; width:
131px; height: 150px;" alt="" src="image/logosR1C1.JPG"></a>
How do I change the hover state for this link?
M