Page 3 of the html/css tutorial

Let's start by explaining the basic structure of HTML and how tags work. I'm gonna go over some similar material to the stuff that was covered in the tutorial, so you might wanna skip this if you've already talked about it

Everything in html is defined by tags. They'll be used to define the document itself (using the html tag), describe text (like the p tag), organize