🎴 Flashcard Mode
HTML Basics and Windows 98
Card1 / 24
Mastered0
Review0
QuestionClick to flip
Which attribute of the image tag is used to include the image?
AnswerClick to flip back
A
src
💡 Explanation:
In HTML, the 'src' (source) attribute is used within the tag to specify the path or URL of the image file to be displayed.