Coddy logo
Store
Leaderboard
menu icon
Loading...Creator image

Creator

Anonymous

JavaScript DOM Methods

In this course, you will learn about the most commonly used JavaScript DOM methods and how to use them!

13 Lessons

11 Challenges

Prerequisites

Save for later

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