Display an image on page load that is hyperlinked?
-
Each time I attempt to do this, it just embeds the image itself in the page and does not display as a popup. I am using this code:
<a href="https://www.google.com"><img src="https://www.mysite.com/image.png" /></a>
Is there anything else I can do? What am I doing wrong? Thank you!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Display an image on page load that is hyperlinked?’ is closed to new replies.