The body tag defines document's body. It contain all the element need to show in your browser body.
It contain elements like;
- Paragragh.
- Heading.
- Buttons.
- Links
- Form etc.
It can be styled using id or class . Javacript can be applied to this task to call page load events.