Beginner HTML & CSS
Q5 / 100

Which tag is used to insert an image?

Correct! Well done.

Incorrect.

The correct answer is B) <img>

B

Correct Answer

<img>

Explanation

The <img> tag embeds an image, using the "src" attribute to specify the image URL and "alt" for alternative text.

Progress
5/100