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

Ayoola 120

@Josh-Ay

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 there! This is my first real attempt at coding outside of tutorials.

Please check it out and let me know what you think!

Community feedback

@AgataLiberska

Posted

Hi @Josh-Ay! Well done on this challenge! The one issue I noticed is that the image doesn't quite fill out the container (you can see what I mean above in the design comparison). You can fix that easily by setting background-position to cover. I would also add a max-width to the card in addition to the width in %, on large screens it will get very long and the image won't look good.

Also, an easy way to center an item in the viewport is to set container to display: grid; place-items: center; (you can also use flexbox to do that)

Hope this helps :)

0

Ayoola 120

@Josh-Ay

Posted

Hello @AgataLiberska! Thank you so much for the feedback! I really appreciate you taking out time to view my attempt. Ohh yes yes, I see what you mean, thank you. I would make those changes.

I checked out your profile and was dumbfounded at how awesome and detail-oriented your solutions are!! If you have the time, I was hoping you could give me some tips

0

@AgataLiberska

Posted

@Josh-Ay Thank you! Sure if I can, do you have any questions in particular or are you looking for general tips?

0
Ayoola 120

@Josh-Ay

Posted

@AgataLiberska If I'm being completely honest, I was hoping you could maybe be my mentor?

0

@AgataLiberska

Posted

@Josh-Ay oh sorry, definitely not confident enough to be a mentor, I'm only learning myself!

0
Ayoola 120

@Josh-Ay

Posted

Sure, I understand. Thank you so much for your feedback 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