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

P

@thibault-deverge

Posted

Hi there! First off, I want to say that you’ve done a really great job with this project—it’s very close to the original design, and the structure of your HTML is solid. Your use of CSS variables is a smart move, and it shows a good understanding of maintainable code. Nice work! 👍

I do have a few suggestions that could help refine things further:

Visual Feedback:

  1. It looks like the title is a bit too bold. Be careful not to mix up ExtraBold and Black weights—double-check the Figma file to ensure the correct weight is applied.
  2. There are a few areas where vertical spacing feels a little tight. Adding some more space between elements will improve readability and help your design breathe.

About your index.html :

  1. Some of your class names, like span for a div, aren’t quite descriptive enough. I’d recommend checking out the BEM method for naming conventions. It’s a simple, consistent way to make your class names clearer and more meaningful.
  2. While it’s not a requirement, I’d suggest looking into a CSS reset. It helps reset default browser styles, giving you more control over your design and making the styling more consistent across different browsers.

On the CSS:

  1. For small projects, using px is okay, but for more scalable and accessible designs, I’d recommend switching to relative units like rem for font sizes and em for spacing (padding, margins). Pixels are fine for small things like border-radius, but they shouldn't be used for larger layout elements or typography.

That being said, your work is impressive! You’re very close to nailing the original design, and your approach shows good attention to detail. Keep up the great work, and best of luck with your next project!

Some Resources :

I hope this feedback helps, wish you the best for your next projects ! :)

Marked as helpful

0

@AliMohamed35

Posted

@thibault-deverge

Wow, thank you for this usefull feedback man <3. about the figma design thing i think Frontend -mentor requires premium membership to get access to this feature.

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