Implement some useful and advanced DOM manipulations 🏅
-
Updated
Aug 16, 2023 - CSS
Implement some useful and advanced DOM manipulations 🏅
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.
Completion of the front end of registration form, including fixes of responsive design and added validation functionality to form inputs.
Add a description, image, and links to the dom-traversal topic page so that developers can more easily learn about it.
To associate your repository with the dom-traversal topic, visit your repo's landing page and select "manage topics."