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

3-column preview card component

@iamzaidmohammed

Desktop design screenshot for the 3-column preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


For some reason I can't center the div on mobile screens. Feedbacks are welcomed. Thanks in advanced.

Community feedback

Hassia Issah 50,670

@Hassiai

Posted

To center a content on a page, add min-height:100vh; to the body and remove the height value.

There is no need to give .container a height value , instead give it padding top and bottom value.

Use rem or em as unit for the padding , margin, width and preferably rem for the font-size for more on this watch this https://youtu.be/N5wpD9Ov_To Hope am helpful HAPPY CODING

1

@iamzaidmohammed

Posted

@Hassiai thanks for the feedback. I’ll make sure to do that

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