Web Hosting Talk







View Full Version : alt & title


Crazy BigGaz
12-09-2007, 08:00 AM
Hi,

Do you use both alt and title in your html for images or do you just use one of them ?

I have noticed alt does not work in Firefox, however title works in both Firefox and IE. But have not tested any others

Jay August
12-09-2007, 08:40 AM
Well, alt is mandatory for images so I basically always fill in both. The Alt text is displayed when there's no image loaded, while the title text isn't. So alt text for non-loading images and because it's mandatory and title for accessibility purposes.

mitchlrm
12-09-2007, 10:23 AM
You need both. With IE 6 and previous version, it incorrectly used alt but not title. Firefox uses title for all versions.

Captain Tycoon
12-09-2007, 03:07 PM
I have started to use both since there is more good in them than not.