\[ **BT: [[web design]]** ]
---
# HTML
> ‘**HTML** stands for **HyperText Markup Language**. It is the standard language used to create and structure content on the web.’[^1]
> ‘HTML is a markup language, not a programming language, meaning it annotates text to define how it is structured and displayed by web browsers.’[^2]
- Complemented by [[CSS]].[^3]
---
## How to…
- [[how to make font smaller]]
[^1]: ‘HTML Introduction’, *GeeksforGeeks*, last updated 24 December 2024, https://www.geeksforgeeks.org/html-introduction/.
[^2]: ‘HTML Introduction’.
[^3]: ‘HTML Introduction’.