#projects
Read more stories on Hashnode
Articles with this tag
Create a custom modal window using HTML, CSS, and JavaScript. On clicking a button the modal window should appear and the user can click outside the...
Create a form with proper form validation using JavaScript (name, email, phone number, password, age, gender, date, color picker) <!DOCTYPE...
Build a responsive Navbar, on smaller screens it should be a hamburger menu which on click should reveal the menu items nicely, and on larger screens...
DOM Manipulation: Create a page with a square box of size 300x300 on the page which will be red initially, upon clicking the red box it should change...