Skip to content

amrelkotit/Contact-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Form

A responsive contact form built with HTML, CSS, and JavaScript.

Features

  • Modern, mobile-friendly design
  • Collects user name, email, subject, and message
  • Redirects to a confirmation page after submission

Getting Started

Installation

  1. Clone this repository:
    git clone https://github.com/amrelkotit/Contact-form.git
    cd Contact-form
  2. Open index.html in your web browser.

Project Structure

Contact-form/
├── index.html
├── sent.html
├── style.css
├── script.js
└── README.md

Usage

  1. Enter your name, email, subject, and message.
  2. Click “submit”.
  3. You’ll be redirected to a confirmation page.

Live Demo

If you want to try it, click on https://amrelkotit.github.io/Contact-form/contact.html

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors