Submitted about 2 years ago
Responsive interactive card details form using html,scss & javascript
@learnzie
Design comparison
SolutionDesign
Community feedback
- @AymenfisherPosted about 2 years ago
Hello ,
The page is responsive and nice.
. There is a problem on the form validation:
- you should prevent the form from validating when you type a letter on the card number input field. (the error shows but the form still validates).
- there is a console.log() statement, remove it.
- on the card number input, the user must enter 16 digits, its better to add that.
0@learnziePosted over 1 year agoThanks so much… will make the necessary changes @Aymenfisher
1
Please log in to post a comment
Log in with GitHubJoin 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