🎴 Flashcard Mode

Digital Web Design Techniques

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 is used to define the main content of a web page. It contains all the elements that are visible to the user, such as text, images, and links.

Change Mode