DOM-Methods-JavaScript
DOM-Methods-JavaScript copied to clipboard
Document Object Model a.k.a DOM Methods using JavaScript
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.