Sumali sa IDNStudy.com at makakuha ng maraming kaalaman. Tuklasin ang mga maaasahang impormasyon sa anumang paksa sa pamamagitan ng aming network ng bihasang mga propesyonal.

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.