CBSE Class 10 Computer Applications Question 37 of 125

HTML II — Images, Links and Tables — Question 28

Back to all questions
28
Question

Question 28

Which one of the following HTML tags is surrounded by <a></a> container tags to create an image link ?

  1. <img>
  2. <ul>
  3. <br>
  4. <pic>
Answer

<img>

Reason<img> tag is surrounded by <a></a> container tags to create an image link .