Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted about 3 years ago

Interactive card details form - HTML/CSS/GRID/JS

Andrew Simons•290
@AndrewSimons3
A solution to the Interactive card details form challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


My solution for making the app responsive was difficult as positioning the card display details (e.g. card number/ name/ expiration date) on top of the images became cumbersome. Relied on positioning the elements specifically using top/bottom/left/right. While this works, I'm sure there is a better way to go about this.

As for the validation of the form - I used regex to prevent the user from typing non numbers in all of the fields other than the name. My validation only checks if the inputs are blank. The input html attributes automatically handle some of the other validation.

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 Andrew Simons'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