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

Flexbox, Stack Overflow, W3Schools

Axel 150

@Axel01011111

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


Feedback will be appreciated

Community feedback

T
Matt Studdert 13,611

@mattstuddert

Posted

Nice work Axel and congrats on submitting your first solution! You've done a really good job. My main recommendation would be to avoid using IDs as selectors in your CSS. They can't be reused on the page and have a high specificity. Instead, I'd recommend sticking to class, attribute, pseudo, and type selectors. It will make your CSS more maintainable, especially as you start building larger projects.

Keep up the great work!

0

Axel 150

@Axel01011111

Posted

@mattstuddert Thanks for the reply, Matt! I'll keep that in mind.

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