View Single Post
  #2 (permalink)  
Old Dec 17th, 2007, 14:35
MikeHopley MikeHopley is offline
SuperMember

SuperMember
Join Date: May 2007
Location: UK
Age: 27
Posts: 1,111
Thanks: 0
Thanked 0 Times in 0 Posts
Re: ALT & TITLE tags?

Alt should be used to specify alternative content. This should only display if the image is unavailable. Alt is how blind people know what an image is about.

Title may be used to add additional information, which browsers may render as a tooltip.

You should always specify alt. If the image is purely decorative, use alt="" (blank). You may also specify title. Title is optional; good link text usually makes title redundant.

Search engines will not penalise you for using these together; but don't use them for keyword stuffing -- that will likely carry a penalty.
Reply With Quote