Submitted 3 months ago
Responsive mortgage repayment calculator with custom radio buttons.
@MaelkMark
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I like the custom radio buttons which are created only using css. The actual input type="radio"
is hidden, the visible button is created with ::before
.
I'm not sure if the calculation is correct, but the result is the same with the example values. Please help correcting the algorithm if it's incorrect.
Community feedback
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