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

Profile card component

Chrisβ€’ 240

@Chris94Lee

Desktop design screenshot for the Profile card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


If anyone has any general feedback on how to improve it then please comment! I feel like I rely too much on flexbox, is that a bad thing?

Community feedback

P
ApplePieGiraffeβ€’ 30,565

@ApplePieGiraffe

Posted

Hey, great job on this challenge, Chris! πŸ‘

Your solution looks nice! πŸ‘

It's definitely not a bad thing to use flexbox a whole bunch in your projectsβ€”the whole reason flexbox was invented was to make laying out things in CSS easier, and it does! There are just a few instances where using CSS grid might be a better choice (for like, two-dimensional layouts), but it isn't needed in this challenge. πŸ˜ƒ

I only suggest adding a heading tag to your card (rather than just using the strong tag) to make your HTML more semantic! πŸ˜‰

Keep coding (and happy coding, too)! 😁

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