Interactive Card Details made with HTML, CSS, AND, JS

Please log in to post a comment
Log in with GitHubCommunity feedback
- @sulemaan7070
hey @tsolawoyin😄, congratulations on completing the challenge... I have visited your site and here are a few tips to make your site perfect... 1.The main drawback of your site seems to be the
validation-message
- when I try to enter the card-number it is showing
wrong-format numbers only
though I was only entering numbers. - you can limit the number of characters to
2
in case of both month and year input fields. and3
characters in the case ofcvc
input field. - This can't be blank msg seems to be missing for the
cvc
... let me know if you need any help happy coding🔥🔥💯💯
- when I try to enter the card-number it is showing
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