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

HTML and CSS Foundation

Joshtemi0 180

@Joshtemi0

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

@Sharky83

Posted

nicely designed. i would consider not using real names like Greg for custom element names

.Greg { display: flex; align-items: center; }

the reason being, consider this exact same css card would be used for everyone.

so maybe use something like: .card-name { display: flex; align-items: center; }

then the component is reusable!

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