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 using CSS and HTML

Luke 220

@lukebergmann

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


As my first crack at Frontend Mentor, this challenge was definitely harder than I had expected (being a noob and all).

My html seems really messy so please let me know what I can do to improve!

Community feedback

P
ApplePieGiraffe 30,565

@ApplePieGiraffe

Posted

Hey, Luke! 👋

Congratulations upon completing your first Frontend Mentor challenge! 👏

Good work on this one, too! 👍

I suggest,

  • Using CSS background images to add and place the background SVGs rather than adding directly into your HTML. Here's an article on CSS background images to get you started, if you like.
  • Not using the <table> element for the footer of the card since it isn't really a table and table layouts aren't used very much nowadays. Flexbox would a more modern, clean way to layout the footer very easily!
  • Making the box-shadow around the card component a little subtler would be a nice touch. 😉

Keep coding (and happy coding, too)! 😁

1

Luke 220

@lukebergmann

Posted

Incredible! Thank you for your critique. I appreciate the help and will definitely put it into action. I need to become more acquainted with flexbox thats for sure!

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