how to put descripton in a tag for a picture html code example
Example: how to add image in html
<img src="img_girl.jpg" alt="Image Load Error" width="500" height="600">
<img src="img_girl.jpg" alt="Image Load Error" width="500" height="600">