Survey Form Project
URL: Survey Form
As part of my FreeCodeCamp Responsive Web Design certification, I created a fully functional Survey Form that allows users to submit feedback efficiently. This project focused on HTML form elements, CSS styling, and accessibility. The form is structured with semantic HTML, ensuring usability across different devices. By implementing CSS flexbox and grid, I optimized the layout for responsiveness, making it accessible on both desktop and mobile.
This project is a great example of form validation and user experience optimization, demonstrating best practices in front-end development.
Technologies used:
✅ HTML5
✅ CSS3 (Flexbox & Grid)
✅ Form Validation