HTML
The skeleton of a webpage.
Lecture material
Recommended reading
- Marksheet - A free HTML & CSS tutorial
- Chapter 02: HTML Basics
- Chapter 03: HTML Content
- HTML 5.2 specification
- Don't read and learn everything by heart, but just enough so you get comfortable looking up things (existing elements, which attributes they have, what values the attributes may have, etc.) in it.