1<img src="img_girl.jpg" alt="Girl in a jacket" width="500" height="600">
2<!--The alt tag is the alternative text displayed if an image cannot be loaded -->
1If image has error being displayed, the alt text will be shown.
2Screen readers can only read the alt text.
3So describe your image in short under "alt" attribute.