Re: Title tag, Alt tag, or use Both on images?
Personally I use the alt tag for images and if I'm wrapping it in a link then I may use the title tag as well if I'm being fastidious.
The distinction here though is between what browsers pick up and what matters to the search engines - in the img tag search engines only care about the alt attribute. I'm not even sure if using the title attribute in there is valid html but I suspect not. FF is definitely funny with alt, but it does pick it up some of the time from memory.
|