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

Product preview-card component

Jomar Perezā€¢ 30

@JPerez03

Desktop design screenshot for the Product preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

Naveen CBā€¢ 420

@Naveen-CB

Posted

Hello @JPerez03, Your solution looks good and also code is perfect.

But I see some issue with centering your main element

šŸ“ŒHere what you can do to fix it

  • Always add min-height: 100vh to center your main so, that it centers perfectly.

  • And I also see that you are using vh unit for all sizing and also for font-size. This might be looking good for this solution but definitely make not responsive in the sense of big screen.

-So it is best practice to use rem or em for units you can refer units here

0

Jomar Perezā€¢ 30

@JPerez03

Posted

Thanks for the tip @Naveen-CB

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