CBSE Class 10 Computer Applications Question 61 of 81

Images, Links and Tables — Question 7

Back to all questions
7
Question

Question 7

Mention any two attributes of <IMG> tag along with their significance.

Answer

Two attributes of <IMG> tag are as follows:

  1. Src — The Src attribute helps in defining the source of an image.
  2. Alt — The Alt attribute lets us specify text as an alternate to the image, that the browser can display if the image cannot be displayed.