HTML: Building Web Pages with HTML

This workshop introduces students to HTML (Hypertext Markup Language), the programming language that provides the structure for nearly everything we see on the internet.

Students will learn what HTML tags and attributes are and practice assembling them into a web page. Elements students work with include basic text, headings, lists, links, images, and more.

Topics covered:

  1. Basic HTML Syntax
  2. Document Structure
  3. Lists
  4. Links
  5. Images
  6. Classes and IDs
  7. CSS Preview