Lessons Home

Intro to the web

Welcome to day 1! Today we will cover Web and HTML Basics. The table of contents below gives you an overview of the document's contents and organization, and allows readers to go directly to a specific section of the lesson.

Outline

  • Web Basics
    • What is the web?
    • How websites are created?
    • Planning your pages
    • Multi page sites
  • HTML
    • What is HTML?
    • Example HTML
    • What does the code mean?
    • Your First Webpage
    • Additional Elements
      • Heading Example
      • Heading Levels Example
      • Unordered List Example
      • Ordered List Example
      • Link Example
      • Comment Example
  • Activity 1
  • HTML Element Glossary