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 Section Page

mrbrave7 170

@mrbrave7

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


What are you most proud of, and what would you do differently next time?

I Will Try My Best Next Time

What challenges did you encounter, and how did you overcome them?

Arranging the Cards Using Grid

What specific areas of your project would you like help with?

I Can Help With what I know

Community feedback

P
Lo-Deck 2,020

@Lo-Deck

Posted

Hi well done for this challenge.

You have a problem between 600px and 1200px.

@media only screen and (min-width: 1200px)

@media only screen and (max-width: 600px)

You don't set any css between both.

It's better to start your css by mobile approach and then you set with media screen desktop version freecodecamp.

And for github just click 'new' when you want to edit a new website with only file of this website. After it's a mess to find what you want.

Hope to be helpful.

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