A responsive contact form built with HTML, CSS, and JavaScript.
- Modern, mobile-friendly design
- Collects user name, email, subject, and message
- Redirects to a confirmation page after submission
- Clone this repository:
git clone https://github.com/amrelkotit/Contact-form.git cd Contact-form - Open
index.htmlin your web browser.
Contact-form/
├── index.html
├── sent.html
├── style.css
├── script.js
└── README.md
- Enter your name, email, subject, and message.
- Click “submit”.
- You’ll be redirected to a confirmation page.
If you want to try it, click on https://amrelkotit.github.io/Contact-form/contact.html
MIT License