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

Responsive_Blog_Preview_Card

@Harsha0419

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?

Im Capable of Styling css

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

responsive design of card

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

stylising

Community feedback

P
Steven Stroud• 4,120

@Stroudy

Posted

Hey great job getting it so close to the original, some things I noticed,

  • Missing a <meta> description tag for SEO purposes,
  • It is best practice to have a <main> tag inside your body highlighting the main section.
  • Your @media should also be in relative units rem,
  • Having better alt="" descriptions for accessibility is a must check this out Write helpful Alt Text to describe images,
  • Setting a height and width attribute to your <img> will increase performance to reduce layout shifts and improve CLS, It reserves the space on the page for the image,

Your code is looking great, Hard to fault!, I hope you found some of this information helpful, You should give the articles a good read and I look forward to seeing some more from you, Happy coding! 💻

0

@Harsha0419

Posted

@Stroudy thank you sir I will surely improve my self

0
alexpeteronoja• 80

@alexpeteronoja

Posted

Nice work and I love how you properlly arrange it. also when you are inserting the link for external css, it should be after the google font link this is to ensure that you can manully adjust the font when you want to because browsers read code from top to bottom.

0

@Harsha0419

Posted

@alexpeteronoja yes sir I will correct my self 😀

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