View Single Post
  #16 (permalink)  
Old 10-03-2007, 02:21 AM
Orion's Avatar
Orion Orion is offline
WebProWorld Veteran
WebProWorld MVP
 
Join Date: Sep 2003
Location: Halton Hills, ON
Posts: 702
Orion RepRank 4Orion RepRank 4Orion RepRank 4Orion RepRank 4
Default Re: Changing Domain Name to improve SEO

Quote:
Originally Posted by Webnauts View Post
That is not always true. You should not use everywhere alt tags, or in some cases you should not use them at all.
alt attributes are required.. they tell the browser what the graphic is when they cannot see it. the are a requirement of xhtml all DTD's.. if you have a corner image and don't want to say alt="corner image" because IE will give you a tool tip on that one you can use alt="" but the alt is required.

title="" is to provide additional information to the site visitor and will produce a tool tip (in all browsers (alt only does in IE) and even IE will override alt= when there is a title).
Reply With Quote