Use these files when practicing basic HTML document structure, text hierarchy, links, image paths, and external CSS.

Setup

  1. Download the starter project.
  2. Unzip it.
  3. Rename the extracted folder with a clear name, such as lastname-html-demo.
  4. Open the folder in Phoenix Code or another editor.
  5. Open index.html.
  6. Preview the page in a browser.

What We Practice

  • HTML document structure
  • The difference between head and body
  • Headings, paragraphs, and lists
  • Links and relative image paths
  • Connecting an external stylesheet

The goal is not polish. The goal is to make the parts of an HTML document visible and editable.

HTML demo playpen

Preview