alt attribute Information & alt attribute Links at HealthHaven.com
advertise
add site
services
publishers
database
health videos
Bookmark and Share

search wiki for    ?
web dir firms image gallery news pdf wiki shop video 
about
toolbar
stats
live show
health store
more stuff
JOIN/LOGIN
Featured Results:
Central Florida Health Alliance Foundation | Donor Giving Levels and...
Central Florida Health Alliance Foundation | Donor Giving Levels and...
leesburgregional.org
 Anyway : attribute d to Mother Teresa
Anyway : attributed to Mother Teresa
guidetopsychology.com
 Health Care Database Key Attribute s Questionnaire
Health Care Database Key Attributes Questionnaire
ispor.org
 Researchers attribute d highest autism rates yet to better detection
Researchers attributed highest autism rates yet to better detection
pediatricsupersite.com
 

The alt attribute is used in HTML and XHTML documents to specify alternative text (alt text) that is to be rendered when the element to which it is applied cannot be rendered. In HTML 4.01, the attribute is required for the img and area tags. It is optional for the input tag and the deprecated applet tag.

The syntax of the alt attribute is:

<img alt="...">
<area alt="...">

or

<input alt="...">

Contents

[edit] Example

Here is an image whose alt attribute is "In the sky flies a red flag with a white cross whose vertical bar is shifted toward the flagpole."

In the sky flies a red flag with a white cross whose vertical bar is shifted toward the flagpole.

The HTML for this image might be something like the following:

 <img alt="In the sky flies a red flag with a white cross whose vertical bar is shifted toward the flagpole."      src="http://upload.wikimedia.org/wikipedia/commons/thumb/8/83/Dannebrog.jpg/180px-Dannebrog.jpg"      width="180" height="135" /> 

A visually impaired reader, who is using a screen reader such as JAWS or Orca, will hear the alt text in place of the image. A text browser such as Lynx will display the alt text instead of the image. A graphical browser typically will display only the image, and will display the alt text only if you ask it to show the image's properties. Many graphical browsers can be configured to show the alt text instead of the image.

[edit] Common misconceptions

Internet Explorer 7 and earlier incorrectly renders text in alt attributes as tooltip text.[1][2] This behavior led many web developers to use alt to display tooltips on webpages,[3] instead of using the title attribute that was intended for that use.[4] In Internet Explorer 8 the bug was fixed, and alt attributes no longer render as tooltips.[5]

The alt attribute is commonly, but incorrectly, referred to as the "alt tag".[2][6][7]

[edit] See also

[edit] References

[edit] External links




Product Results (view all...)

search wiki for    ?
web dir firms image gallery news pdf wiki shop video 



↑ top of page ↑about thumbshots