Links | Tags-Continued | General Stuff |
This page explains how to link to other pages using images.
|
||
Search | ||
SearchNZ
HTML TAGS |
src and img What the hell!, what does this mean? I’m now going to show you how to Link to a site using an image. What we do here can make your site appearance look a tad better than just text. First of all see if you can figure out what this code does: <img
src="shark1.gif"> It makes
an image appear that has the filename: shark1.gif:
If
we want to link this to a website we would simply do the following: <a href="http://nz.50megs.com/html/tags3.html"><img
src="shark1.gif”></a> This
picture links to the previous page (Tags3) Check out This Page for more HTML Tutorials: |
|
Tutorials or return to Main Page | ||
BRAVO DEV! |
Main |