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 - HTML, CSS-

fraserr 20

@alfiefraserrobinson

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

Lance 1,580

@IzykGit

Posted

Looks good however a few things to note.

For your image, when linking to another file remember to include a period if the file is not located in the same folder you are linking from.

So the src directory for your image would be "./assets" instead of "/assets".

Also do not use <span> as a text placeholder as it has no meaning and therefore is not semantic. Span is mainly used for just styling. And your opening span tag is closing with a div tag. This is probably just a typo but always make sure you close with the corresponding tag.

Good luck coding!

Marked as helpful

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