Which HTML element is used to include images?
A
image
B
img
C
src
D
sourcing
Correct Answer: img
Web pages include images using the HTML img element. src tag is used to include the image link.