Which of the following HTML tags is used to display an image on a webpage ?
2025
Which of the following HTML tags is used to display an image on a webpage ?
- A.
<picture>
- B.
<img>
- C.
<image>
- D.
<src>
Attempted by 87 students.
Show answer & explanation
Correct answer: B
The correct HTML tag to display an image is <img>.