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

+1 solução!!

@richxrdreis

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

Alex 3,130

@Alex-Archer-I

Posted

Hi!

Cool work, congrats =)

Here a few tips of how you can improve it.

  • Use min-height for body instead of height in case if the content will be larger than the screen.
  • It's better use rem values for font size. Those values depends on user's font settings, so they provides better UE. 1rem = 16px by default.
  • There's no need to wrap h2, p and other tags with div. You can assign them classes and style directly. The less tags, the better =)

Hope that helps. You are doing great, keep forward =)

Marked as helpful

0

@richxrdreis

Posted

@Alex-Archer-I Appreciate it man, ty soo much!!! I'm gonna keep trainning.

1
Alex 3,130

@Alex-Archer-I

Posted

@richxrdreis

There is always something to train no matter of the experience =)

Good luck, and feel free to ask something if need =)

Marked as helpful

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