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

CaveCodes 70

@CaveCodes

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 to have used more semantic HTML and focused more on structuring the HTML as well as finding a more faster loading replacement for media query with tag.

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

I did not know how to get picture half and text half to be the same size. I managed to match them with equal max-width.

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

I want to know how to keep image half and text half the same width better as it is tricky to get it right.

Community feedback

P

@roidzuh

Posted

You can use grid, by setting "grid-template-columns: repeat(2, 300px)".

Marked as 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