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?

  1. To ensure that the image is not copied.
  2. The image will not render without these.
  3. To stop the image from loading.
  4. Helps the browser to load the web page faster.
Answer

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.