#11 DOM Elements Part 1 (JavaScript Tutorials for Beginners to Intermediate)

#11 DOM Elements Part 1 (JavaScript Tutorials for Beginners to Intermediate)

DOM Elements

In this part of our tutorials on JavaScript, you will learn about the different kinds of
DOMs. DOM stands for Document Object Model and we use the different kinds of it for adding a
variable to one of our HTML tags. The way we refer to the different html tags depends on the
kind of DOM that we want to use.

Watch The Video on Youtube