Design comparison
Solution retrospective
Any improvement for my solution is welcome.
Community feedback
- @rafaeldgeoPosted 6 months ago
hi @verakissyou17 Congratulation!
I saw that you put the title "Age Calculator App". I think you have a problem with accessible, because it's necessary there is one h1 on the page.
There is way solve the question. You could use "sr-only" CSS class. Then the title can be hidden on your page.
Search on the internet about "sr-only", bootstrap and w3 school speak about this.
Marked as helpful2@verakissyou17Posted 6 months ago@rafaeldgeo Thanks Rafael for your advice! I will search for it! I could give it a
display: none
, but I liked it there and I let it be visible. I was more concerned about the calculations, then the design. ππ€π1
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