Alt Tags
Alt tags produce the 'hover-over' text that you see when you hold your mouse cursor over an image
or other object on the page. Apart form providing information to users, they are an opportunity to enrich
the keyword content of your page, so use them.
You can supply an Alt Tag for any image. The example image and alt tag HTML code below:
<img src="logos/logo1.png" alt="Alt Tag Example" />
would produce the image below. Hover your
mouse over the logo to see the Alt Tag text:
|