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

@AbdurRaheemC

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

faizan 2,420

@afaiz-space

Posted

Hey @AbdurRaheemC,

  • congratulation on completing the challenges.
  • media query does not work in your project.
  • background-color: white; instead background-color: aliceblue; of main class.
0
Kelvin 770

@githukelvin

Posted

@AbdurRaheemC

You can use Grid display. Then use grid-template-columns:1fr 1fr; use that on 1440px

Then on mobile use

       - `Grid-template-columns:1fr;`  add

       -`grid-template-rows:1fr 1fr;`

that will make you project look good and responsive.

Happy coding Hope you find it 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