Welcome to our HTML help page!
Home
|
HTML-Index
|
Basic HTML
|
HTML Structure
Use an image to link to another image
blue
= HTML code.
Red
=
URL of image you want to link to.
Green
= URL of image to click on.
Type this:
<A HREF="
URL-of-image-you-want-to-link-to
">
<IMG SRC="
URL-of-image-to-click-on
" border="0" alt="photo"></A>
And you get the following:
Click it and See how it works.
My home page
Back
|
Top