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

@Alexdoom25

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 having difficulties with the SVG, but I'm close to designing it. Some points are not too good, but it's a great progress.

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

Some with the SVG, specially in how to center in the div

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

The div center

Community feedback

ijohnst 230

@ijohnst

Posted

For the SVG you can use it simply as an image by putting it in an image tag <img src="/assets/images/illustration-article.svg" alt="Whatever you want your alt text to be">

Then in your CSS make sure that you set the img { max-width: 100%; display:block } this should help with the responsiveness

Marked as helpful

0

@Alexdoom25

Posted

Thanks @ijohnst, I will update the code using the img property.

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