This repository contains a responsive Customer Satisfaction Survey Form built with HTML and CSS. This form is designed to gather feedback from customers about their experiences and satisfaction.
- User-Friendly Layout: The form is designed to be simple and easy to fill out.
- Responsive Design: Works well on both desktop and mobile devices.
- Required Fields: Certain fields are marked as required to ensure essential information is collected.
- Input Validation: Includes input validation for email and phone number formats.
- Multiple Choice and Text Feedback: Includes radio buttons, checkboxes, and a textarea for open feedback.
- HTML: Provides the structure of the form.
- CSS: Adds styling for an engaging and clean user experience.
- Basic Information: Asks for the user’s first name, last name, email, and phone number.
- Current Occupation: Allows users to specify their occupation via a dropdown menu.
- Satisfaction Level: Collects customer satisfaction feedback through radio buttons.
- Referral Source: Users can indicate where they heard about the company.
- Additional Comments: A text area for users to provide more detailed feedback or suggestions.
- Clone the repository to your local machine:
git clone https://github.com/your-username/your-repo-name.git