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 using sass and flexbox

@manuel-sm

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


Hi, this is my first challenge. I wanna know if there's anything I can change to improve my code. Any feedback would be appreciated.

Community feedback

@mansoor-roeen-glitch

Posted

Hi Manuel Santiago 👋, congratulations on your first submission!! Your solution look very nice.

I suggest.

  • adding the background patterns, you could either add them as images to your html file and then give them a position of absolute or you could use the background property of css on your .body class element.

background: url(bg-pattern-left) no-repeat url(bg-pattern-right) no-repeat. background-position: top-left, bottom-right.

hopefully this was helpful!!! happy coding 🎉🎉

2

@manuel-sm

Posted

@mansoor-roeen-glitch Thank you, I really appreciate your comment. It's helpful.

1

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