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

Blog preview card solution

@princeeze

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?

Nothing exactly. I would execute using the same strategies.

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

I had some issues with some css like making the .card__image fill the .card, but I was able to complete it with some online help

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

Cascading of line-height.

I wrote

body{
    line-height: 150%;
}

But when I inspect any of its child elements on Dev tools, I see it with a strike-through (meaning its not applied). So I have to specify line-height on every class. But line-height is supposed to inherit by default.

Community feedback

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