Skip to content
Submitted over 1 year ago

Responsive mortgage repayment calculator with custom radio buttons.

pure-css
LVL 2
MaelkMark150
@MaelkMark
A solution to the Mortgage repayment calculator challenge

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.

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

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.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on MaelkMark’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