Page 14 - Arsenal4
P. 14
Example Site Before:
<img src="image1.jpg" width="400" height="253" alt="image1" />
Example Site After:
<img src="image1.jpg" width="400" height="253" alt="Exotic plants maintained by SupaGreen Exotic
Landscaping" />
Image Title Tags
Whatever you put in here will display in a tool tip window when you hold your mouse cursor over an
image. Generally, you can just set this to whatever you just set the Alt attribute to, unless you can
think of a different way to word it using other keywords from your list.
Example Site Before:
<img src="image1.jpg" width="400" height="253" alt="Exotic plants maintained by SupaGreen Exotic
Landscaping" />
Example Site After:
<img src="image1.jpg" width="400" height="253" alt="Exotic plants maintained by SupaGreen Exotic
Landscaping" title="Exotic plants maintained by SupaGreen Exotic Landscaping" />
Example of an image title showing in a tool tip: