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

Company-stats-card

@wojocode

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


Hi ! I used flex-box for this project. The most challenging part was to make it full responsive. Do you think I managed it ? Let me know ! cheers :)

Community feedback

romila 3,570

@romila2003

Posted

Hi Wojtek,

Congratulations 🎉 for completing this challenge, the card looks great and is responsive.

  1. Regarding your question about the responsiveness, your card is responsive however one suggestion I would give, is to take a mobile-first approach instead of the desktop-first approach as it will be easier for responsiveness and to rearrange/change the elements within the card/screen. Therefore, instead of using the max-width property for your media queries, you should use the min-width property instead.
  2. Your img tag is missing the alt attribute.

Overall, great attempt and wish you the best for your future projects so keep coding 👍.

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