I want to move the image for a link from the HTML to the CSS, but
cannot figure out how to do it. Here is the old HTML:
<a href="somewhere .html"><img src="anImage.gi f"/></a>
The image is 18x48
cannot figure out how to do it. Here is the old HTML:
<a href="somewhere .html"><img src="anImage.gi f"/></a>
The image is 18x48
Comment