Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 2.42 KB

README.md

File metadata and controls

46 lines (29 loc) · 2.42 KB

GreenTech Solutions Survey Form

A responsive and accessible survey form was designed for FreeCodeCamp's certification course.

Table of Contents

Project Overview

This responsive survey form was created for the FreeCodeCamp Responsive Web Design certification course. This project aims to demonstrate skills in HTML and CSS by building a functional and visually appealing survey form for GreenTech Solutions, a fictional company specializing in eco-friendly products and sustainable technology solutions.

Technologies and Solutions Used

  • HTML5: Structured the content and ensured semantic markup for accessibility.
  • CSS3: Used modern CSS techniques including Flexbox for layout and media queries for responsiveness.
  • Google Fonts: Integrated custom fonts (Lora and Montserrat) to enhance the visual appearance.
  • Modern Normalize: Applied a CSS reset for cross-browser consistency.
  • Responsive Web Design: Ensured the form adjusts for different screen sizes and devices.
  • Accessibility: Focused on providing clear labels, instructions, and a good user experience for all users, including those using screen readers.

What I Learned

During this project, I learned:

  • How to create a responsive layout using CSS Flexbox and media queries.
  • Best practices for ensuring accessibility in forms, including the use of semantic HTML tags and proper labels.
  • How to integrate custom fonts and SVG icons to improve the overall aesthetic of a web form.
  • Techniques to implement cross-browser consistency using CSS reset (Normalize.css).

Contact Information

I am currently looking for internship opportunities and am open to new offers. If you have any feedback, or suggestions, or would like to discuss a potential collaboration, feel free to contact me.

Acknowledgements

Thanks to FreeCodeCamp for providing free resources and certification courses. This project was developed as part of their Responsive Web Design certification, which enabled me to build essential skills in HTML and CSS.