Where does the text we want to display on a webpage go?
<body>
</body>
Any text we want to display on a webpage goes between <body> and </body>.