Where do the title tags, <title> and </title>, go?
<title>
</title>
<head>
</head>
<body>
</body>
<h1>
</h1>
<title></title> tags go between <head> and </head>.
<title></title>