Welcome to my very first web development project - a simple yet fun survey form created with HTML and CSS! This project marks the beginning of my coding journey, inspired by the awesome freeCodeCamp curriculum.
This survey form is my first step into the world of web development. Created before starting university, it showcases the basic HTML and CSS skills I learned from freeCodeCamp. It's simple, it's fun, and it's the start of something big!
- Clean and responsive design
- Various input types (text, email, dropdown, radio buttons, checkboxes)
- Custom CSS styling
- A touch of beginner's enthusiasm!
Check out the live demo on CodePen: Survey Form Project
To view this project locally:
- Clone this repository
- Open the
index.html
file in your browser - Start exploring!
Feel free to use this project as:
- A learning resource for HTML and CSS basics
- A template for your own survey forms
- Inspiration for your web development journey
While this is a personal learning project, I'm always open to suggestions and feedback! Feel free to:
- Fork the project
- Create a pull request
- Open an issue
- Share your thoughts!
This project is open source and available under the MIT License.
- freeCodeCamp for the amazing free resources
- The web development community for constant inspiration