👤

The attribute of image tag that specifies the path to the image.​

Sagot :

Answer:

The <img> tag creates a holding space for the referenced image. The <img> tag has two required attributes: src - Specifies the path to the image. alt - Specifies an alternate text for the image, if the image for some reason cannot be displayed.