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

Nostromito Blog Preview

Nostromito 190

@Nostromito

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 am proud that I was able to complete this in general. I felt like I am a world beyond what my last project was. Next time I would like to rely less on resources and focus more on completing it myself.

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

My biggest challenge this time around was making the website responsive to smaller devices. After a little digging I found using min-height and max-width makes all the difference and saves me from having to use multiple media queries.

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

Just an over view of what I did right and what I still need to work and is all the help I could ask for.

Community feedback

@Coder-Sadik

Posted

Your code uses semantic HTML effectively, but replacing some <div> tags with more meaningful elements like <article> could enhance it further. Accessibility is generally good, though adding aria-labels would make it stronger. The layout is responsive, but testing on a wider range of screen sizes and using relative units would improve scalability. The code is well-structured and readable, but grouping related styles and using CSS variables could enhance reusability. Design alignment is mostly accurate, but comparing with the mockup for exact matching is recommended. Overall, your solution is solid with room for small adjustments in accessibility, responsiveness, and reusability.

Marked as helpful

1

Nostromito 190

@Nostromito

Posted

@Coder-Sadik I will look into all of the above. thank you much!

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