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 Master

EL harabiyā€¢ 150

@Mubarak-Adeyemi

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ā€™m most proud of successfully implementing a responsive layout using CSS Grid and Flexbox, ensuring a seamless user experience across different devices. Next time, I would focus more on browser compatibility, especially with newer CSS syntax, and streamline the design process by experimenting with more advanced CSS features.

Community feedback

MikDra1ā€¢ 6,070

@MikDra1

Posted

Nice one šŸ˜€

If you are curious how you can do this straight lines on the top of each card here is my tip:

Create another element in each of the cards. Then position this element absolute. Card should be positioned relative. At the end you need to give this element a height of 3px width of 100% and top 0 and left 0. You can also use ::after or ::before pseudo elements to create these.

Hope you found this comment helpful šŸ’—

Good job and keep going šŸ˜šŸ˜ŠšŸ˜‰

Marked as helpful

0

EL harabiyā€¢ 150

@Mubarak-Adeyemi

Posted

Thanks. Very good alternative, thanks much.

But I think the approach which I used did fine and much easier.

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