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 ?
<img><ul><br><pic>
<img>
Reason — <img> tag is surrounded by <a></a> container tags to create an image link .