Which HTML element is used to include images?
(a) image
(b) img
(c) src
(d) sourcing
(a) image
(b) img
(c) src
(d) sourcing
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Right answer is (b) img
To explain I would say: Web pages include images using the HTML img element. src tag is used to include the image link.