basic html tags images
Answers
Answered by
3
Answer:
The <img> tag defines an image in an HTML page. The <img> tag has two required attributes: src and alt. Note: 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:
Plzzzz Mark me as brainliest plzzllzzzzzz and follow
Answered by
2
Answer:
add me as brainlist
Explanation:
yes, the tags are the command use to add an image is
<img src="myimage.jpeg">
Similar questions