HTML Purpose

Think about three aspects of structure:

  1. HTML document structure
    html, head, body
  2. Web page structure
    header, main, nav, footer
  3. Content structure
    Headings (h1, h2, h3), lists (ul and li), paragraphs (p), images (img), text, etc.

Example: solarsystem.html