<html>
  <head>
  <!-- ... head content ... -->
  <title> The title of the document </title>
   <!--... head content ... -->
  </head>
  <body>
   <!--... body content ... -->
  </body>
</html>
