An HTML attribute specified in the IMG tag to provide alternate text when an image on a Web page cannot be displayed.
Example: < img alt="This is the image description (ALT TAG)" src="webopedia.jpg" >
It contains alternate text for an image and mainly required four attributes 1) src 2) alt 3) height 4) weight. Example
<img src="imag1.jpg" alt="text name" height="100" width="50" />
It contains alternate text for an image and mainly required four attributes 1) src 2) alt 3) height 4) weight. Example
<img src="imag1.jpg" alt="text name" height="100" width="50" />
Posts
Example: < img alt="This is the image description (ALT TAG)" src="webopedia.jpg" >
- Spam
- Abuse
- Troll
0 • Off Topic Disagree Agree Like •<img src="imag1.jpg" alt="text name" height="100" width="50" />
- Spam
- Abuse
- Troll
0 • Off Topic Disagree Agree Like •Thanks for giving this information.
- Spam
- Abuse
- Troll
0 • Off Topic Disagree Agree Like •