what does the body of the html code example
Example 1: tag
<body>
<!-- BODY -->
<body>
Example 2: html body tag
<body>
<!-- this is the body,the body
lement contains all the contents of an HTML document,
such as headings, paragraphs, images, hyperlinks, tables,
lists, etc -->
</body>