MCQ
Single Best Answer
Easy
QWhich HTML element is utilised for the inclusion of images?
ID: #5030
Scripted Media
161 views
Question Info
#5030Q ID
EasyDifficulty
Scripted MediaTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option B
Explanation
The HTML img element is used in web pages to insert images. The src tag is used to specify the link to the image.
To include images in web pages, you can use the HTML img element. The src tag is used to provide the link to the image.
Web pages can display images using the HTML img element. The src attribute is used to specify the location of the image file.
To add images to a web page, you can use the HTML img element and specify the image source using the src attribute.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic