What other tags do we need to make stuff show up?
<html>
<body>
<h1>My first website</h1>
<p></p>
My stuff is really important.
<br>
How do you like them apples?
</body>
</html>
What are these tags?
If you want to try out the code above, click on the link below. It will open an online code editor so you can see what it your HTML will look like in a browser.