Outline
- Browsers read HTML. HTML is structure.
- Collection of well-formed tags.
- Required elements: html, head, title, body
- Elements, attributes, nesting
- Block elements: headers, paragraphs, lists
- Inline elements: anchor, strong, em, cite, abbr
- Images
In-class Demo
Example marked up last year in class
HTML Basics links
HTML5 links
Leave a Reply
You must be logged in to post a comment.