use of body tag in html code example
Example 1: html body tag
<!DOCTYPE html>
<html>
<body>
<!--This is the HTML Body tag.-->
</body>
</html>
Example 2: tag
<body>
<!-- BODY -->
<body>
<!DOCTYPE html>
<html>
<body>
<!--This is the HTML Body tag.-->
</body>
</html>
<body>
<!-- BODY -->
<body>