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 and CSS

@shahmirfaisal

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


Any feedback will be appreciated!

Community feedback

P
Matt Studdert 13,611

@mattstuddert

Posted

Great work Shahmir, your solution looks really good. My only small recommendation would be to change the h1 to be a single element instead of two. It's best to only ever have a single h1 on the page for accessibility reasons. You could then add a span inside to separate the lines.

Also, have you ever used min-width media queries instead of max-width? Using them has the benefit of loading in fewer styles for mobile users and it very often leads to less CSS as well. It could be worth a try on a future challenge!

Keep up the great work! 👍

0

@shahmirfaisal

Posted

@mattstuddert Thanks for your suggestions. I always create desktop first websites, min-width is also a good option. I will give it a shot :)

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