Alt text is used to describe images in the websites to those who are unable to see them due to technical faults like slow loading or errors.
HTML image tag:
<img src=“image.jpg” alt=“image description goes here” title=“image name”>
Alt text is used to describe images in the websites to those who are unable to see them due to technical faults like slow loading or errors.
HTML image tag:
<img src=“image.jpg” alt=“image description goes here” title=“image name”>