Skip to content
Submitted 12 months ago

Single Price Grid using HTML5, CSS & JS

@horoserp
A solution to the Single price grid component challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

I was able to make the HTML more Semantic by adding a hidden h1 tag. I added a hover state to the design using @media (hover: hover). I added an active state using CSS nesting.

What challenges did you encounter, and how did you overcome them?

I initially had issues where my border-radius wasn't being applied to my card. I overcame it using Overflow: Hidden. Additionally, the style sheet was missing some colors in their design, so I approximated them and added as necessary.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Robert Horosewski’s solution.

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