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

Front-End-Mentor-Stats-preview

isaac 10

@zokn

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


It is not that complex, it comes in handy to reinforce css

Community feedback

@iadefidipe

Posted

Great job.

  • Instead of using ID which should be unique for each element. Use classes, it makes your styling more easy to, and you can use a class for more than one element too

  • the whole card is not well centered on all screens.

  • you should have main container, so you can center the body element. You can also put the text and image section in the container and flex them. See if that helps.

0
P
Jaydi 355

@ruedasjnthn

Posted

Try to work more on your media queries to provide better web responsiveness, try to reduce its margin as screen size decreases. You can check my solution in this challenge. I would love to hear your opinion on my solution :>>

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