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

P

@josifermaodev

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?

I'm proud to have managed to come up with such a similar replica with so little experience!

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

I had a little difficulty aligning the last section of the card, but with a lot of persistence and research I managed to resolve it.

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

I would like help with the classes, because I believe I can still improve a lot, I feel like my code is not completely clean. Any feedback is very important to help me improve my Development!

Community feedback

P

@wonderlust101

Posted

Ensure you are consistent with your unit. You code has both px and rem for things sure as font size.

Also, whether to choose rem and px depends on your need. For more responsive elements or properties such as fonts, media queries, width etc., choose em, for fixed elements such as border or box-shadow, choose px.

I got this information from Kevin Powell, he has a lot of educational content about css. This video is where I got my info: https://www.youtube.com/watch?v=Utc_uhvTluk&t=885s

0

@DiegoAlvees

Posted

.

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