September 2006
1 post
3 tags
Images Titles for Firefox users
The W3C Standard describes, that to a HTML-Images tag () there is a must-attribute “alt” that describes the alternate text if the images can not be displayed. MS Internet Explorer also uses this attribute to show a so called tooltip, this is a text that is showed when you move your mouse over an element (in this case over the image).
Other browsers use the title-attribute instead,...