CBSE Class 10 Computer Applications
Question 51 of 81
Images, Links and Tables — Question 15
Back to all questions 15
Question Question 15
Why is it important to specify width and height attribute in <IMG> tag?
- To ensure that the image is not copied.
- The image will not render without these.
- To stop the image from loading.
- Helps the browser to load the web page faster.
Helps the browser to load the web page faster.
Reason — It is important to specify width and height attribute in <IMG> tag so that the browser can reserve the space for the images when the page is loaded.