the img tag has the height and width attributes to resize the image
Answers
Answered by
8
Answer:
HTML <img> tag. Example. An image with a height of 600 pixels and a width of 500 pixels: ... However, without these attributes, the browser does not know the size of the image, and cannot reserve the ...
Answered by
1
Answer:
hy
Explanation:
- pen the HTML document in a text editor.
- Add <img src="imagefile. jpg" alt="Image" height="42" width="42">.
- Change the numbers for height and width to change the size.
- Save the HTML file.
ʍʏֆȶɨƈǟʟɖɨʍքʟɛ ɨֆ ɦɛʀɛ
Similar questions