In website development, DOM stands for Document Object Model. It is a programming interface that allows us to create, change, or remove elements from a website document. DOM manipulation is when you use JavaScript to add, remove, and modify elements of a website. Watch the full course below or on the freeCodeCamp.org YouTube channel (3-hour watch)
Table of contents
DOM FundamentalsProject 1: BeginnerProject 2: Beginner PlusProject 3: IntermediateProject 4: ProProject 5: Master2 Comments
Sort: