CSSHTMLJavaScript

DOM Manipulation

In this video, we’ll perform DOM manipulation. We’ll build a simple interactive Shopping List application using JavaScript and the DOM APIs. We’ll examine these common DOM methods to perform these tasks: addEventListener, getElementById, createElement, createTextNode, appendChild.

Verified by MonsterInsights