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 Min

@niiquash

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?

This project was really cool. I think the most challenging part was getting the svg to scale with the parent container. I didn't seem to get that part right at all, resulting in a smaller image height than the actual. I would appreciate some feedback on this. Besides that, working from the figma design file proved very insightful and helpful.

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

Scaling svg to fill parent container.

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

Scaling svg to fill parent container.

Community feedback

P
Steven Stroud 4,100

@Stroudy

Posted

Great work on this! You should be proud of how far you've come. Here are a few observations that might help you improve further…

  • For future project, You could downloading and host your own fonts using @font-face improves website performance by reducing external requests, provides more control over font usage, ensures consistency across browsers, enhances offline availability, and avoids potential issues if third-party font services become unavailable.

  • You have a few font-size in px I would change them to rem for consistency with the rest of the code,

  • I think you can benefit from using a naming convention like BEM (Block, Element, Modifier) is beneficial because it makes your CSS more organized, readable, and easier to maintain. BEM helps you clearly understand the purpose of each class, avoid naming conflicts, and create reusable components, leading to a more scalable codebase. For more details BEM,

Great job taking the time to learn! Your efforts are paying off, and I hope these insights guide you to even more success. Keep pushing forward, and remember, you’ve got this! Enjoy your coding adventures! 💪

0
P
Nikhil 20

@nikhilxe

Posted

c

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