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

HTML5, CSS

Yuri de Oliveiraโ€ข 140

@yurideoliveira2712

Desktop design screenshot for the Stats preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


comment!

Community feedback

Eugeniaโ€ข 950

@JaneMoroz

Posted

Hey! Congrats ๐ŸŽ‰ Your solution to this challenge is great! โค๏ธ

The only things I've noticed:

  • You need to wrap the main content of the page into the <main> tag. It will solve all these landmark issues and improve accessibility.
  • Also when I make it smaller, the card image body is kinda cut in half. You have height: 100vh;so I suggest to it change min-height: 100vh; and maybe add some top and bottom margins to card. This way you card will still be centred for larger screens and not cut from above for smaller screens.

Keep it up! And good luck ๐Ÿ€

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