Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm proud I was able to built this in less than 12 hour despite not touching css for 4 month.
What challenges did you encounter, and how did you overcome them?Had hard time making it resposive because of my rustiness, but still able to make it work. Definitely not my best resposiveness design.
Community feedback
- @dhafindzahinPosted 5 months ago
I got this from accessibility report
Buttons must have discernible text:
<button class="button" id="btn-calculate">
I understand why it got the error, but what can I do to fix it? Do I just add an arial-label attribute to the button?
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