HTML = "Hypertext Markup Language" and represents the content and structure of a webpage.
h = Heading
h1 - h6 used for heading sizes (1 is largest)
p = Paragraph
CSS is used to style a webpage
JavaScript makes your webpage interactive