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 Flexbox/Grid Site

@gerardguydavis

Desktop design screenshot for the Loopstudios landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Community feedback

@oliveiring

Posted

how did you deal with the first section? it seems really hard to do it. Therefore I did try this good: #experiences{ grid-template-columns:repeat(2,1fr); display: grid; grid-template-areas: 'img img img img' 'img img img txt' ; .txt{ grid-area:txt; } .img{ grid-area:img; }

}

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