What is the use of the alt attribute in the <img> tag?
Vishalini.R Answered question June 29, 2023
							If a user is unable to view an image due to a sluggish connection, a mistake in the src element, or the usage of a screen reader, the alt attribute gives alternate information. Use the title element to create a tooltip for a picture.
Vishalini.R Answered question June 29, 2023
				