DOM Crash Course for Beginners -1

Nabendu Biswas
1 min readAug 23, 2020

--

Photo by Irvan Smith on Unsplash

After learning JavaScript in the previous series, we will learn about DOM(Document Object Model). It is been used to interact with every element of the HTML and can be used to even generate HTML on the fly.

Let’s create a new folder DOMbasics and three files index.html, styles.css and main.js inside it.

DOMbasics

You can read the rest of the post from my site. Link for the same is below.

This completes part-1 of the series. You can find code for the same here.

--

--

Nabendu Biswas

Founder TWD, JavaScript & ReactJS Trainer, Youtuber, Blogger