Where does the title element go?
<head>
</head>
<body>
</body>
<h1>
</h1>
The title element goes between <head> and </head>.