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

Responsive Blog-preview-card

@tflinch

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 utilized advice from my first challenge to efficiently size center my blog.

body{
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: Figtree;
    background: var(--bg-color);
}

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

My biggest challenge getting the avatar and Greg text on the same line.

I used flex and padding to align the items.

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

I would more help learning figma. Maybe a youtube link,

Community feedback

P

@Ismail-tony

Posted

The profile is a bit too close to the bottom of the card; otherwise, all is good.

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