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 challenge

@zp021

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


Lines of text don't match the design photos exactly, as in where the lines break and new lines start. Wasn't quite sure how to achieve this exactly, any feedback regarding this issue or the solution in general is greatly appreciated as this is my first challenge.

Community feedback

Aatypic 490

@Aatypic

Posted

Hello and congratulations on your solution, for your first challenge it's looking very good !

Concerning your question for the <h1> and <p>, I think to match the design you can give them an attribute of max-width: 25ch , ch being the unit for characters, and you play the value 25 around to see how it looks.

Anyway this is minor stuff.

Good luck ✌️

Marked as helpful

0

@zp021

Posted

@Aatypic Thanks! Didn't know about ch, will try!

0

@nzewi

Posted

Congrats on completing your first challenge Zarko

You have a great solution there

1.The lines of text don't match the design because you have little padding on the `<div class='text'> Try adding more padding to the left and right sides.

2.Ensure that all content on your page is contained within a landmark region, e.g <main>

Marked as helpful

0

@zp021

Posted

@nzewi Thank you, that makes perfect sense, probably created that div thinking something along those lines, but as they say solutions are often right under our nose.

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