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 using html css

P
Ken 160

@ubcyukiny

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?

Completing the project

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

Inaccurate height and width in the content div, using the dev tools I found out its off by a bit pixels. After some digging, I had

body {
line-height: 150%
}

thinking, it would apply to every div normally, but it scales off the body font size I think, so the value was different when inherited to child divs.

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

Would appreciate feedbacks on coding practices, code smells

Community feedback

NatteeN 70

@NatteeN

Posted

Great work!

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