Lesson 1: HTML Basics
Outline
- Browsers read HTML. HTML is structure.
- Collection of well-formed tags.
- Required elements: html, head, title, body
- Block elements: headers, paragraphs, lists, nesting
- Inline elements: anchor, strong, em, img
John’s example from class
To come
Links
Support links are here
b