Q3
Which HTML element is used to include images?
A.
image
B.
img
AnswerC.
src
D.
sourceimg
Answer: Option B
Solution
Answer: Option B
Solution:
Web pages include images using the HTML img element.
Graphics And Rendering
Programming · JavaScript · question 3
Q3
Answer: Option B