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 (Grid) ;-

@shahmirfaisal

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


Any suggestion will be appreciated

Community feedback

P
Matt Studdert 13,611

@mattstuddert

Posted

Hey Shahmir, nice work on this challenge! I've only got a couple of small recommendations:

  • I'd recommend using a ul instead of a p with br tags. This is because the content is a list of features/benefits, so a ul makes sense.
  • On a future project, I'd recommend having a go at using min-width media queries instead of max-width. It often leads to less code and also has the benefit of loading in fewer styles for mobile users.

Keep up the great work!

0

@shahmirfaisal

Posted

@mattstuddert Thanks for your suggestions I just realized that, I forgot ul tag and using a p tag at that point doesn't makes any sense. Thanks ;)

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