Skip to main content
Module 01

Welcome to the Web

Learn what HTML is, how browsers render pages, and set up your coding environment.

Estimated time: 45 min

Back to course home

Learning objectives

  • Explain what HTML does in the web stack
  • Install and use a code editor and browser dev tools
  • Create and run your first index.html file

Practice task

Build your first page with a heading, two paragraphs, and one link.

Full original lesson content

Open standalone version

Previous

Start of course

Next

Document Anatomy

Continue