What is the purpose of the tag?
The tag is used to define the main content of an HTML document. It contains all the contents of an HTML page, such as text, images, links, and other elements.
Example:
Welcome to My Page!
This is the main content of my page.