Skip to content

Latest commit

Β 

History

History
18 lines (13 loc) Β· 467 Bytes

File metadata and controls

18 lines (13 loc) Β· 467 Bytes

Personal Info Form

A simple web form to collect personal details like Name, Email, Age, DOB, and Address.

πŸš€ Features

  • HTML form inputs
  • Real-time JavaScript DOM update
  • Minimal CSS styling
  • No backend – works entirely on the browser

πŸ“Έ Screenshot

Form Screenshot

πŸ’‘ Purpose

Built to practice frontend development and DOM manipulation using vanilla JavaScript.

πŸ‘©β€πŸ’» How to Run

Just open index.html in any browser.