Hover over Codey to find out what the main parts of an HTML document are:
The <head>
section is where you put all the tags that say information to the browser about the page, like its title
The <body>
section contains all the code that describes what is on the page, like if there are images or text