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

css, html, bootstrap, js

Edwinβ€’ 80

@elprofe-DR

Desktop design screenshot for the Four card feature section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


This one gave me a good beating. Hope to hear your feedback.Thanks in advance.

Community feedback

Lucas πŸ‘Ύβ€’ 104,500

@correlucas

Posted

πŸ‘ΎHello Edwin, congratulations for your new solution!

Nice solution and great code. Something to improve is the box-shadow because the values you’ve used for theshadow make it too much dark and strong, to create a smooth shadow you need to give it less opacity and more blur try this value for example and see the difference between the previous shadow and this one box-shadow: 5px 5px 15px 5px rgb(0 0 0 / 5%);

FOR box-shadow you can use this site to create the shadow design and then just drop the code into the CSS: https://html-css-js.com/css/generator/box-shadow/

πŸ‘‹ I hope this helps you and happy coding!

Marked as helpful

1

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