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

LB 60

@Lb2468

Desktop design screenshot for the Blog preview card coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

@dawidPoznanski

Posted

Hi, great job! But I would like to add some small changes to your code. Let's start by changing <h2>HTML & CSS foundations</h2> It's not necessary to use the h2 element you can do it by <a href="#">HTML & CSS foundations</a> because its link to a course. And you can delete all lines from 21 to 31 in your HTML file. About CSS file you should use a Prettier format or something similar to add space between classes like you add class

body {
some CSS code ...
}

main {
some CSS code ...
}

And try to not add empty spaces like in lines 10 or 17-18. Anyway, congrats to the end of this challenge :D

Marked as 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