Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 7 months ago

Contact Form Solution

Anar765•530
@Anar765
A solution to the Contact form challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

I'm proud of learning how to use the input.type property for clean, dynamic validation and building a well-structured, styled form with responsive elements. Next time, I’d use the calc() function in CSS to improve responsiveness and layout flexibility.

What challenges did you encounter, and how did you overcome them?

One challenge was ensuring accurate validation for different input types (text, email, radio, checkbox). I solved it by looping through inputs and handling each type individually using input.type. Another challenge was managing the sizing and alignment of form elements inside the container. I adjusted width, margin, and flex settings to ensure a balanced and clean layout.

What specific areas of your project would you like help with?

I’d like help optimizing form responsiveness with better layout techniques, possibly using grid/flex combinations for cleaner scaling on smaller devices.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Anar765's solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License