Submitted almost 3 years ago
Stats preview card component with flexbox and media queries
@Enrym
Design comparison
SolutionDesign
Solution retrospective
Nice training for flexbox and img overlays. Feel like my HTML structure and classes are messy, are they?
Community feedback
- @Sam-GulikerPosted almost 3 years ago
Hi Enrym
Good solution you've got there. Try to use landmarks like so: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/landmark_role
Normally you don't use section's like that. For styling always use a div :)
Have a good day,
0@EnrymPosted almost 3 years ago@Sam-Guliker Thanks for the feedback!
And yes, I actually don't even know why I used sections like that this time..Made some corrections to my code. I guess there are some basic web practices I need to clarify for myself.
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