InterviewSolution
Saved Bookmarks
| 1. |
Define the body tag in html |
| Answer» This tag defines the document\'s body. It is used to set the basic page characteristics. It contains all the necessary contents of HTML document, like text, hyperlinks, images, tables etc. | |