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

@rouftarek

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


Can anyone tell me why is there a gap in bottom of my image? what is causing it and how do I solve this?

Community feedback

@zougari47

Posted

Hi there, for the mobile view we can't see the picture clearly here some advice you can follow:

  • give the card margin-top on mobile view
  • give body overflow-x: hidden; to remove scrolling right and left
  • you have the gap because you are using figure tag this gap expected a text that we use inside </figcaption> tag, remove the figure, and use just img.

good luck

Marked as helpful

2

@rouftarek

Posted

@zougari47 Thank you very much. That’s really helpful.

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