Home

2.27.26

HTML

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

Css is used to style a webpage

JavaScript

JavaScript makes your webpage interactive