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

mycrochip 460

@mycrochip

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 tried using HTML and CSS best practices by creating and reusing card components using the same classes and only modifying them with a single unique class (card--n).

I also found out that I couldn't use grid-template-areas to make items span intersecting lines as follows; I used the row and column lines instead.

I found learncssgrid.com to be a useful resource for me in noticing that a different approach needed to be taken in making items span rows and columns.

Corrections and notes are very much welcome.

Community feedback

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