In HTML, ________ contains all the content that you wish to present.
- AHeader area
- BMenu bar
- CBody of the page
- DFooter area
Solution & Step-by-step Explanation
In HTML, the tag contains all the visible contents of an HTML document, such as text, hyperlinks, images, tables, lists, etc., that you wish to present to the user.