[2] Body Tag in HTML
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...
mairasaad.hashnode.dev1 min read