HTML Code For Turning an Graphic Into a LinkYou know how to make a link like this one, right?
Link to my Greece Odyssey Lens
HTML Code:
<a href=http://www.squidoo.com/odyssey>Link to my Greece Odyssey Lens</a>
Do the same thing to turn an image into a link, but replace the text with an HTML image code:

HTML Code:

<a href=http://www.squidoo.com/odyssey><img src=http://www.istad.org/squid/click-me.jpg></a>

TIP: Make it clear that an image IS a link, by making it look like a button or using a caption. | Read more...

 
Top