Chapter 2 Part 1 HyperText Markup Language

This is the first part of chapter 2. In this part I’m going to explain how HyperText Markup Language (HTML) is used to create web pages. This is important because the JavaScript programs that we are going to write will live inside these pages. You’ll learn how to make web pages and format their contents.

You can find a complete copy of the book so far, and all the example programs here.