Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Card component challenge using CSS grid and flexbox

#accessibility#materialize-css#styled-components
Charveeβ€’ 30

@casoultz

Desktop design screenshot for the Stats preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

Anosha Ahmedβ€’ 9,340

@anoshaahmed

Posted

To avoid accessibility issues in the future:

  • add language to html like so: <html lang="en">
  • wrap everything in your body in <main> OR give role="" to the direct children of your <body> ... Click here to read more
  • have at least one <h1> in your code

Good job! :)

Marked as helpful

0
Christian Holmβ€’ 500

@Madmanden

Posted

Hi @casoultz! The mobile view has a few issues with size it seems, at least on my IPhone 12 😊

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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