HyperText Markup Language (HTML)
HyperText Markup Language (HTML) is the standard markup language for web pages. It is used to semantically describe the structure of documents to allow browsers to render them into multimedia web content.
HTML is often used in conjunction with Cascading Style Sheets (CSS) (to affect the layout of content and webpages) and JavaScript (to affect the behaviour of content and webpages).
Further Resources
- HTML (Wikipedia)
- Glass & Boucheron (2024) “How To Build a Website with HTML” [Tutorial]
- MDN Web Docs (2024) “HTML: HyperText Markup Language”
- W3Schools (2014) “HTML Responsive Web Design”
- W3Schools (2024) “HTML Tutorial” [Tutorial]