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

static components web page developed by SASS with BEM

@developedBySwan

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


I really focus on the CSS grid in this site. This is 2nd project use CSS Grid. Not only that I start use BEM methodology. So, I want your feedback and suggestion of my design. Thanks for your time.

Community feedback

T
Chamu 13,110

@ChamuMutezva

Posted

  • The site is looking good for devices greater than 375px. For smaller devices some attention is needed
  • Multiple <h1> elements on one page - Using more than one <h1> is allowed by the HTML specification, but is not considered a best practice. Using only one <h1> is beneficial for screenreader users. extract from mdn
  • do not skip headings, let your headings ascend in order (h1, h2, h2)

Marked as helpful

0

@developedBySwan

Posted

@ChamuMutezva Thanks your feedback is great and awesome. I will fix it. Thanks for your attention and feedback guy.

0
P
Patrick 14,285

@palgramming

Posted

  1. you need to double check your layout in a browser that is 375px wide
  2. you can use border-top to add the colors to the top your cards

Marked as helpful

0

@developedBySwan

Posted

@palgramming Wow Thanks man, I forgot to add border-top color and check to small device. I will fix it. Thank for your time and attention.

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