<html>
 <head>
  <title>The Building</title>
 </head>
 <body>
  <div>The Front Door</div>
  <div>The Room</div>
  <div>The Parlor</div>
  <div>The Kitchen</div>
 </body>
</html>