I used HTML and CSS (with Flexbox) to complete this challenge.
Design comparison
Solution retrospective
Am i good at my first project after i just finished my HTML and CSS course? please any suggestions are welcomed :)
Community feedback
- @kacperkwintaPosted almost 3 years ago
Replace
div.container
with<main>
tag to fix accessibility issue, and place<h1>
somewhere, maybe for text "Equilibrium #3429" (same issue)Overall it looks good (:
Marked as helpful1@shahidkhan6Posted almost 3 years ago@kacperkwinta I've never heard about accessibility issue before. What's that? Btw thankyou for your feedback sir!, I'll do as u suggested without even knowing what that really means 😅 ;)
0@kacperkwintaPosted almost 3 years ago@shahidkhan6 There is a Report Section in your solution, just click View Report and read this informations, here is yours to this challenge, in every one error you have button Learn More with more informations about how to fix it and why this is important
Marked as helpful1@shahidkhan6Posted almost 3 years ago@kacperkwinta Thankyou brother, i went through report section and all possible accessibility issues and learned something useful for my future projects. I cleared all the issues, now it seems there are none. Applied your suggested fixes, and some more and it got solved. Thankyou for your time :)
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