
Design comparison
Solution retrospective
Hello friends, I did this challenge using HTML, CSS, & JS. I am looking forward to hear your feedback. I appreciate your time :) Thank you!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Kl3va
Hi Khadija. A little observation; As my bill increases, it breaks the user interface. Seeing this is a small application, you can try to limit the character length of the bill or make value of the bill total to scroll horizontally within it’s width.
Marked as helpful - @Nahid570
could you please explain "percentage = parseInt(item.innerHTML.slice(0, item.innerHTML.length - 1));" how this line works when I am calculating percentage? by the way, you did a great job.
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