Simple Calculator Using HTML, CSS, JAVASCRIPT
Design comparison
Solution retrospective
How is it?
Community feedback
- @palgrammingPosted over 3 years ago
Over all the best calculator logic of a solution yet but you are missing the theme selection that was given in the project and that was a major important part of the project so you might want to work now since you got the calculator logic working on the theme switching interaction
2@AryaAnish121Posted over 3 years ago@palgramming
oo yeah, thanks I forgot I will surely update that
Thanks
1 - @tedikoPosted over 3 years ago
Hello, Arya Anish! 👋
Well done on this challenge! Here's my suggestions:
- Your
<h1>
element hide behind display on mobile resolutios. - You should use
<button>
's instead of divs for keys since they're triggering some action.
Good luck with that, have fun coding! 💪
1 - Your
- @WidePeepoHappyPosted over 3 years ago
It's great. The only thing is that mobile version on some phones (iPhone 6,7,8) is kind of broken.
1@AryaAnish121Posted over 3 years ago@WidePeepoHappy
Thanks,
I will surely check and fix that
0
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