|
|
|
Alt attribute | |
The Alt attribute is also known as "Alt tag" in HTML language. Alt attribute is specified for an Image and within the image tag. Its syntax is: <"IMG src="logo.gif" ALT="your website Logo">. The text "your website Logo" is the alt attribute and will be displayed where your image "logo.gif" is placed while it is being loaded or if for any reason the image can?t be displayed. Comments: | | | | |