Computer Science, asked by btybigrai70, 7 months ago

Name any two attributes of <ing>
tag:​

Answers

Answered by azfarahasif
0

Answer:The <img> tag defines an image in an HTML page. The <img> tag has two required attributes: src and alt. Images are not technically inserted into an HTML page, images are linked to HTML pages. The <img> tag creates a holding space for the referenced image.

Explanation:

Similar questions