-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7a01b66
commit 1633ee5
Showing
1 changed file
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,19 @@ | ||
# responsive-contact-form | ||
This project is a responsive contact form designed to facilitate communication between users and the website owner implemented using HTML, CSS, and JavaScript.. It features input fields for name, phone, email, subject, and message, along with contact information and a map section. | ||
# Responsive Contact Form | ||
|
||
## Description | ||
This project is a responsive contact form designed to facilitate communication between users and the website owner implemented using HTML, CSS, and JavaScript. | ||
|
||
## Features | ||
- Responsive design for optimal viewing on all devices | ||
- Input fields for name, phone, email, subject, and message | ||
- Form validation to ensure required fields are filled | ||
- Contact information section with email, phone, and address details | ||
- Embedded Google Map to display the location of the organization | ||
|
||
## Support | ||
For support or inquiries, please contact me via: | ||
- Email: inquery.saurav@gmail.com | ||
- LinkedIn: [Saurav Chaturvedi](https://www.linkedin.com/in/isaurav/) | ||
|
||
## Preview | ||
![Contact Form Preview](assets/img/preview.png) |