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

Responsive page using Media Queries, Grid, and Flexbox

Nicholas 80

@nicholask98

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


This is my first attempt at creating a responsive page. This is also the first time I've posted any of my code anywhere but github. Genuinely any feedback would be greatly appreciated.

Community feedback

T
ApplePieGiraffe 30,545

@ApplePieGiraffe

Posted

Hey, congratulations upon completing your first Frontend Mentor challenge, Nicholas! 🎉

Good work on this one! Your solution looks good and responds nicely! 👏

I suggest using a single <h1> tag for the heading of the page (since it is really just one heading, not two separate headings). You can easily use a <span> tag to style the different parts of the heading differently. 😉

Also, a little more space between the top of the page and the heading (as in the original design) would be nice.

Keep coding (and happy doing, too)! 😁

1

Nicholas 80

@nicholask98

Posted

Hi ApplePieGiraffe! Thank you for the feedback. I took your suggestions and worked on them a bit more and I like the result a lot better now. Thanks for your time :)

0
Web Frog 1,840

@MasterDev333

Posted

Awesome, you did a great job. You used CSS-Grid correct way. However, it would be great if you remove margins of body tag and container. If you add some spacing for container, use paddings rather than margin. Hope this helps. Happy coding~ :D

1

Nicholas 80

@nicholask98

Posted

Hi MasterDev! Thanks for the suggestions! I added some spacing using paddings rather than margins and I like the way it turned out a lot better. I appreciate your time!

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