Coddy logo

Login

menu icon
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!

lesson Small icon

13 Lessons

challenge Small icon

11 Challenges

Prerequisites

bookmark iconSave 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