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

Four Card Feature Section with CSS Grid

Kalvin Hartโ€ข 140

@kalvinhart

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


With this small challenge I stepped away from BEM and used basic CSS classes. As the challenge was so small, I used element selectors often in my CSS.

My grid is responsive and shows different layouts for desktop, tablet and mobile.

One thing I would change would be to take a mobile first approach.

Community feedback

P
ApplePieGiraffeโ€ข 30,565

@ApplePieGiraffe

Posted

Hello, Kalvin Hart! ๐Ÿ‘‹

Nice to see you complete another challenge! ๐Ÿ˜€ Good job on this one! ๐Ÿ‘

I just suggest using a single heading tag for the heading of the site (since it's really a single heading, not two separate headings). You can easily style the two parts of the heading differently using a <span> tag.

Keep coding (and happy coding, too)! ๐Ÿ˜

1

Kalvin Hartโ€ข 140

@kalvinhart

Posted

@ApplePieGiraffe

Thank you for the suggestion, this makes perfect sense. I have now amended this!

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