JS
challenger
JS
challenger
  • Home
  • Javascript Fundamentals
    • # Javascript basics
      (0/23)
    • # Javascript arrays
      (0/22)
    • # Javascript objects
      (0/18)
    • # Javascript dates
      (0/8)
    • # Javascript Sets
      (0/7)
  • Javascript DOM
    • # DOM selector methods
      (0/4)
    • # Events and user interactions
      (0/5)
    • # DOM manipulation
      (0/4)
    • # DOM fundamentals
      (0/5)
    • # Recursive functions
      (0/1)
  • Challenge Rush
  • Random Challenge
Imprint Privacy Policy
Home Javascript dom exercises
DOM manipulation with JavaScript

DOM manipulation with JavaScript

This series of challenges tests your knowledge about manipulating the DOM using JavaScript.
  1. Remove element from the DOM
  2. Change id of HTML element
  3. Wrap element in div
  4. Create new list item and add to DOM
Support us