Courses
Programming language
Explore courses by programming language.
Course type
Learn, challenge or build your portfolio in a practice-driven way.
Level of knowledge
Choose courses tailored to your level of knowledge perfectly.
Or try to search for any course. Still can't find? let us know what are you missing!
Journey
Login
Creator
Anonymous
In this course, you will learn about the most commonly used JavaScript DOM methods and how to use them!
Prerequisites
Basic knowledge of HTML, CSS and JS
Introduction
Introduction
Document Object Model
DOM Methods I
getElementById
Modify Element Style
getElementsByClassName
Loop Through and Manipulate
getElementsByTagName
querySelector
DOM Methods II
querySelectorAll
addEventListener
innerHTML
createElement and appendChild
classList toggle