SIMPLE LOGIN FORM
This is a basic login form project built with HTML and styled using JavaScript (no CSS used). It demonstrates how to:
Create input fields for username and password. Style elements dynamically with JavaScript. Use buttons and basic DOM manipulation.
Live Demo: Click here