As we've seen, the <html> tag marks the HTML code. We've also learned about a tag that identifies what the browser should display.

Do you remember which tag that was?

Great job! <body> holds the content of the webpage. We'll see why we need it in a bit.

Maybe the tag we used before was called <body>?