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

Single price grid component using Flexbox

@dxiDavid

Desktop design screenshot for the Single price grid component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


I'd appreciate any helpful feedback or tips to improve the solution.

Community feedback

@superpooperxxx

Posted

Hi, good job on making this task🔥

  • I highly recommend you to think of naming classes better. Imaging this card as a part of a big website Examples
❌ Details for what ? Can you potentially name something else just 'details'?
<div class="details">
❌ Bottom of what ? Can you potentially name something else just 'bottom' ?
<div class="bottom">
❌ Duration of what ? Can you potentially name something else just 'duration' ?
class="duration">

I think you got the idea, this tip will make your code look more professional I recommend studying BEM methodology

Happy coding❤️ Hope this was helpful

Marked as helpful

0

@dxiDavid

Posted

@superpooperxxx Thank you.

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