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

3-column preview card component - html/css

@jrinabnit

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


Hey everyone, thanks for taking the time to check this out. Any feedback would be appreciated.

Is there a more efficient way to code the font-color of the buttons on the active state?

Cheers.

Community feedback

Toycobro 115

@Toycobro

Posted

Target the div and give it a border-radius in the stylesheet. It will round off the corners.

.container { border-radius: 10px; }

0

@jrinabnit

Posted

@Toycobro Oops, I missed that. Thanks for bringing it to my attention!

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