alt text
alt text
Out of context: Reply #4
- Started
- Last post
- 6 Responses
- mort0
"alt" is an attribute of the img tag - its function is to display alternative text in the absence of an image.
"title" is the attribute you're thinking of (displays descriptive popup text when hovering over an image) and no, you can't do this in a html select box.