Member-only story
The Complete HTML Crash Course for Beginners #fullstackroadmap
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:
See this lesson on YouTube here
Useful series links
This is part of my full-stack developer series, where you’ll go from never having written a line of code to deploying your first full-stack web application to the internet. Click this link to get an overview of what this series is all about.
Please tag me on Twitter @zg_dev and share this series with #100DaysOfCode!
- Series Table of Contents
- Github Repository — where you’ll find all the code we write in this series
- YouTube Playlist
- Series Overview
- 100 Days of Code Challenge — I highly recommend you take this on while reading this series!
- My CodeWars Profile — Follow me and I’ll follow you…
