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

@dekzyd

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 of using Flexbox to arrange the card layout. I was able to use flexbox to place the learning tag correctly on the left. .tags { background-color: #f4d04e; padding: 4px 12px; border-radius: 0.25rem; font-weight: 700; align-self: flex-start; }

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

I faced the challenge of font-sizing and image sizing on Mobile view. I had to learn how to use the font-size CSS property, the media query and correctly styling my images making them responsive .card-image { border-radius: 0.6rem; width: 100%; height: auto; }

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

I struggled with responsive design and styling images, I would like help in those areas.

Community feedback

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