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

qr-code-component-main Used Html and CSS to complete the challenge.

@zacarias39

Desktop design screenshot for the Blog preview card 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 proud because I manage to complete. I would do it with flexbox instead.

What challenges did you encounter, and how did you overcome them?

The one that took my time was to align the name with the profile picture. I set the vertical-align to middle, that kind of solved my issue.

What specific areas of your project would you like help with?

I need help making those challenges pretty responsive.

Community feedback

@SvitlanaSuslenkova

Posted

body { display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 100vh; } Try this to align(top-bottom) your project to the center. It applies to the parent component(body)

Marked as helpful

0

@zacarias39

Posted

@SvitlanaSuslenkova I will try this, thank you!

0

@cas1092

Posted

-The background-color of the card is off -the border-radius attribute on the learning item isn't visible, i put it just what the figma document said (4px maybe). -i also just learn about the flexbox... it's so much easy!

-by looking at you solution i remember i forgot the border on my solution

Marked as helpful

0

@zacarias39

Posted

@cas1092 I did'nt notice this, only women can tell that difference honestly lol. Talking about "Flexbox", I'm still figuring things out.

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