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

HTML, CSS, Bootstrap

@Snigdha-162000

Desktop design screenshot for the 3-column preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


I have tried my best to make this as similar to the design as possible. Can someone suggest a solution to how I can make the edges curved?

Community feedback

Nene16 95

@Nene16

Posted

For make a edge curve, you can add border-radio to your .center (style sheet).

1

@Andrii-Rohov

Posted

Hi, great job. In your solution, its imposiblle to add curved corners in one place so you should try to add border-radius: 10px 0px 0px 10px; to column1 and add border-radius: 0px 10px 10px 0px; to column3

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