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 Using Flexbox

Chiragโ€ข 370

@chirag-bishnoi

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


This is my first project, all feedback are welcome. Thank you.

Community feedback

rayaโ€ข 2,850

@rayaatta

Posted

Hello ๐Ÿ‘‹chirag-bishnoi, congratulations on completing your first FED challenge ๐ŸŽ‰

I have some suggestions for you.

1 Since the .profile image is not decorative you should fill its alt attribute with the name of the person on the image I e Alt="Greg Hooper"

2 I noticed <div class="wrapper"> replace it with <section class="wrapper"> in order to make your html more semantic. divs do not carry any semantic value. They are used solely for decorations. You should replace some of them with tags such as <article> and <section> You can find out more about these tags and more in this article๐Ÿ“‘.

I hope this helps ๐Ÿ™ƒ

Otherwise nice solution ๐Ÿ‘

Marked as helpful

1

Chiragโ€ข 370

@chirag-bishnoi

Posted

@rayaatta Thank you Raya for taking your time and reading my code and giving valuable feedback. I will surly try these tags in my next project :)

1
rayaโ€ข 2,850

@rayaatta

Posted

Any time bro@chirag-bishnoi

1

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