in order to make a html website, we first start off with the tag 'html' to tell the computer you are going to be coding with html. then, we include the tag 'head', which we provide in 'title' and other tags you consider as a heading of your page. you can leave it blank if you have nothing to contain in it <3 (<---- that was just a test)
next, we have the 'body' tag, which supports every tag that exists. remember, the 'body' is a significant step of coding . . .
here are some extra tags i REALLY love using !!!!