Lesson 1: HTML Basics

Outline

  1. Browsers read HTML. HTML is structure.
  2. Collection of well-formed tags.
  3. Required elements: html, head, title, body
  4. Block elements: headers, paragraphs, lists, nesting
  5. Inline elements: anchor, strong, em, img

John’s example from class

To come

Links

Support links are here

b

Leave a Reply

You must be logged in to post a comment.