HTML Fundamentals
Lesson Notes
HTML (HyperText Markup Language) is the standard markup language for creating web pages.
- HTML describes the structure of a web page
- HTML consists of a series of elements
- HTML elements tell the browser how to display the content
- HTML elements are represented by tags