- A web page is just a text file
- html > body > hello world
- definition of markup
- the HTML is invisible
- heading
- paragraph
- list - introduces nesting
- table
- form overview (ie, just mention other some other types of tags that exist)
- styles
- image
- anchor tags
- style tag
- CSS selectors
- class attribute
- view source
- inspect elements
- tighten the feedback cycle by making changes in the inspector
- google google google
- w3schools, smashingmag, nettuts
- block vs inline
- width, margin, padding, box model
- floating