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

@Alan77777777

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


this proyect It was complicated for me when I wanted to make it responsive, I appreciate your feedback

Community feedback

@Esesosa-max

Posted

You did the project pretty right. There are two things I will say though,1. to color the image is pretty simple you do not have to absolute position a div on top of the image use the CSS filter property search it out. 2. in my opinion, I feel you did not do your HTML right because you can't use the main as the card container you ought to have another div.container because you will use the main to center everything in the dead center of the screen with flexbox main .container{ display:flex; justify-content:center; align-items:center; min-height:100vh }

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