The Complete HTML Crash Course for Beginners #fullstackroadmap

Zach Gollwitzer
33 min readMar 1, 2021

The goal for this lesson

By the end of this lesson, I want you to clearly understand the following:

  • What is HTML?
  • What is the Document Object Model? (DOM)
  • What is the relationship between JavaScript, HTML, and CSS?
  • How to write a basic webpage

At the end of the lesson, we will be building this:

--

--