Responsive BMI Calculator using CSS (Bootstrap), HTML and Javascript

Solution retrospective
I faced two major headaches when attempting this challenge:
-
While styling the radio buttons, I realized that I could only modify the width; everything else I attempted to apply failed to appear on multiple browsers where I tested the site.
-
The radio button styles do not appear on iOS devices but do show up on Android. I am wondering if anyone else encountered similar problems while working on this challenge and if there are possible solutions.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@Alexandra2888
Hi! Congrats for finishing challenge! Your solution is very close to the design! Here are some things I think you can improve:
- reset also psudo-elements with *::after, *::before,
- try to use autoprefixer for cross-browser compatibility. Happy coding!
Marked as helpful - @Moveables
Way to go
The design looks stunning
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