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

@Saoud2021

Desktop design screenshot for the Product preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

i am proud of being able to do responsive web design and what i would do different is i will focus more on the display grid

What challenges did you encounter, and how did you overcome them?

i could not align the image beside the text or the description , i was able to add a media query and i adjusted the container display to be a grid

What specific areas of your project would you like help with?

@media (min-width: 600px) { .container { display: grid; grid-template-columns: 1fr 1fr; }

Community feedback

AJ 50

@OriginalMistake

Posted

looks good

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