This project is a simple survey form created as part of a web design feedback collection process. It allows users to provide feedback on a beginner-level web design concept.
- Collects user information (name, email, age).
- Allows users to select their preference for a theme.
- Includes a checkbox for indicating potential in the web design industry.
- Provides a rating scale and a comments section for user feedback.
- HTML
- CSS
(Survey)
- Clone the repository:
git clone https://github.com/Mershar0/surveyForm.git
- Navigate to the project directory and open index.html in your web browser.
If you wish to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch (git checkout -b feature/new-feature).
- Make your changes.
- Commit your changes (git commit -am 'Add new feature').
- Push to the branch (git push origin feature/new-feature).
- Open a Pull Request.
- Name: Mershar0
- GitHub: Mersha0
This project is licensed under the MIT License - see the LICENSE file for details.