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

Stats preview card component

Ramaβ€’ 70

@ramavats

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


responsive design is still hard for me please give me ideas :(

Community feedback

P
visualdennisβ€’ 8,375

@visualdenniss

Posted

Your desktop solution looks good overall! It looks like you were on the right trick with using media queries and changing flex-direction, so i don't know why u gave up. You just need to adjust the width. E.g. you have given 450px, so just remove that or unset it, or make it 100%,

-also you can use <picture> element to change the image to be displayed for different screen-size, this would help you finding with correct aspect ratio. More on this you can find here: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/picture

Hope you find this feedback helpful!

1

Ramaβ€’ 70

@ramavats

Posted

@visualdenniss Thank you for the feedback. Would definitely fix the issue with the information you have provided.

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