Respuesta :

tonb

The general structure is:

<html>

<head>

</head>

<body>

... here goes the content ...

</body>

</html>

So the page content is in the <body> tag.