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.
Two attributes of <IMG> tag are as follows:
- Src — The Src attribute helps in defining the source of an image.
- 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.