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

@mohamed-abd-elkahlk

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

@jcbotero

Posted

Hi MOHAMED! Nice code!. For the mobiles responsive desing , i use a tool call "media queries". I think it is a simple and a pratical way to adjust the divs. This is an example =

@media (max-width: 600px ) { body { max-width : 500px }

Set this in your css file. between the @media brakets , you can set your design acordding the different size of screen.

Regards!.

Marked as helpful

1

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