You inserted an image in your HTML document and set the size of the image in Pixel. Your
Computer Teacher asked you to define the size of image in another way. What is the other
way? in short answer.
Answers
Answered by
0
Answer:
<img src="#" height="" width="">
Explanation:
use height and width attributes in img tag
Similar questions