🎴 Flashcard Mode
Web Development
Card1 / 15
Mastered0
Review0
QuestionClick to flip
Which HTML element is used to define the main content of a web page?
AnswerClick to flip back
A
<body>
💡 Explanation:
The <body> element contains the main content of a web page, including text, images, and other elements.