The body of your Web page is stored within the <body> </body> element. It should come after the </head> but before the </html> As usual, leave extra space between the starting and ending body tags:
<body>
</body>
By Jennifer Kyrnin, About.com Guide
The body of your Web page is stored within the <body> </body> element. It should come after the </head> but before the </html> As usual, leave extra space between the starting and ending body tags:
<body>
</body>