Multiple choice

Image(s) of which format(s) can be used with HTML?

  1. jpg

  2. bmp

  3. gif

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

HTML supports multiple image formats including jpg/jpeg, bmp, gif, png, svg, and webp. All the listed formats (jpg, bmp, gif) are valid and can be used with the img tag in HTML documents.