|
Alt
Attributes : Visually impaired users are at a disadvanctage when there is a graphical element, such as an image, on a webpage. The Alt Attribute is a text equivilent, atached to an image. You must to use the Alt attribute with every image. Without the alt attribute, a visually impaired user who cannot see the image, has no way to know what the image is. Even if the image is unimportant, such as layout item, like a spacer or a list bullet, an alt attribute is suggested. Without this alt attribute, the user has no way of knowing that the object is unimportant to the content of that page. University of Arizona Alt attribute Tutorial Coding alt attributes Click here for examples of coding alt attributes in html Adding Alt attributes with an HTML editor Adding alt attribute text works in a similar manner in many html editors. Generally, there is an oppertunity to add alt attributes when the graphic is added to the document. Dreamweaver: Word 98 FrontPage 2000 WebCT When an alt attribute is not enough. [D]
attributes are a method of describing a complex graphic. When the text description
is too long or complicated to go into an alt attribute, a "D attribute"
is used. |