[L] HTML - Standards, Elements and Structure
Lecture on HTML and some CSS.
We go through the basics of HTML and start from the standard and look at structure, elements and how it works.
Resources
Resources that are used, or are relevant, for the areas that the lecture covers.
Standardisation.
- WHATWG standardisationorgan
- HTML Living Standard
- DOM Living Standard
- WHATWG more standards
- Memorandum of Understanding Between W3C and WHATWG
Get going and learn.
- MDN HTML
- MDN HTML elements reference
- W3Schools HTML
- What are browser developer tools?
- W3C cheatsheet
- How browser rendering works — behind the scenes
- CanIUse
- CodePen
Validate your pages.
Related and useful.