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

Saurabh VRβ€’ 320

@saurabh1996-rex

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


Wasn't able to provide the border-radius for the whole container. Please suggest me a way to tackle it.

Community feedback

Dineshβ€’ 1,115

@Dinesh1042

Posted

Hello, saurabh! πŸ‘‹

Fantastic work on this challenge, Here are my few suggestion

  • You can add border-radius on the main element and make it overflow:hidden;. By that you can have the rounded edges in the card.

  • You should also make it responsive for smaller screens πŸ“±.

  • Add :focus pseudo class to interactive elements like anchors, buttons etc. Use outline property to make your website more accessible to keyboard users. Focusable elements like anchor, buttons or inputs they have applied default :focus pseudo class with outline

Good luck with that, have fun coding! πŸ’ͺ

1

Saurabh VRβ€’ 320

@saurabh1996-rex

Posted

@Dinesh1042 Thanks to you alter-ego.

I've just updated the whole code with the responsive design and it seems to be okay. Have uploaded it to Git. I hope it'll be updated soon. Let me get to the code and try with the solution. : )

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