Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 344 Bytes

File metadata and controls

10 lines (7 loc) · 344 Bytes

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