pelegk1
08-11-2003, 08:27 AM
except from the <img>?
10X:)
peleg
10X:)
peleg
|
Click to See Complete Forum and Search --> : where can the alt tag can be used pelegk1 08-11-2003, 08:27 AM except from the <img>? 10X:) peleg CrazyGaz 08-11-2003, 08:46 AM with the <a> tag you can use title which produces the same effect. <a href=# title="test">link</a> Gaz. Charles 08-11-2003, 09:46 AM There isn't supposed to be an effect with the "alt" attribute (http://www.w3.org/TR/html401/struct/objects.html#adef-alt), except when an image cannot be displayd. Then the attribute supplies some text that will be presented to the user in the images stead. It's an important accessibility feature and you need to be careful how you use it. If you want a "tool tip" then use the "title" attribute (http://www.w3.org/TR/html401/struct/global.html#adef-title), which you can with "[a]ll elements but BASE, BASEFONT, HEAD, HTML, META, PARAM, SCRIPT, TITLE". pelegk1 08-12-2003, 12:48 AM israel is 56 years young and will be here for ever webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |