Session 4
Session 4
HTML
Stands for HyperText Markup Language
HTML uses ‘tags’ to create elements on the website. They are the building
blocks of the webpage.
Each tag needs an ‘opening’ and ‘closing’ tag, which is why you often see two of
the same tag next to each other
It can do things like change the font, size, and colour of words.
A style sheet contains rules for how each HTML element should look like on the
webpage
It does this by creating an object for each element and adding properties to it, like
such: