Here is a tiny application with quite some verbose code because I wanted to practice what I learned and use different alternatives related to JavaScript and DOM traversal. Indeed, I used most of the crucial fundamentals needed to work with elements and manipulate a page whilst it's running in the browser.
javascript children attributes properties dom-manipulation dom-traversal classes styles nodes remove-elements add-event-listener add-elements swap-elements select-elements
-
Updated
Sep 16, 2023 - CSS