gabrieldim / DOM-Methods-JavaScript

Document Object Model a.k.a DOM Methods using JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document Object Model a.k.a DOM Methods using JavaScript

  • Task 1: Write the removeColor() function which in the console will print the currently selected from the list and will be deleted from it.
  • Task 2: Clicking a button on the page will display an image.
  • Task 3: Manipulate with HTML elements.
  • Task 4: Complex number calculations.

About

Document Object Model a.k.a DOM Methods using JavaScript


Languages

Language:HTML 100.0%