Assemble the html and body elements on the page.

Make sure to pick <html> followed by <body> and then </body>, </html>.

<html>
<body>
</body>
</html>]]>