Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 6 months ago

Blog Preview Card - HTML & CSS Only

R-nees•30
@R-nees
A solution to the Blog preview card challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

I am proud of successfully completing the Blog Preview Card using only HTML & CSS and also improving my layout structure and understanding of semantic HTML.

I will use more CSS techniques like flexbox or grid to reduce extra code

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

The author’s image wasn’t showing because I mistakenly used .png instead of .jpg it was frustrating and took a lot of time but I carefully checked the file format and updated the correct extension. And felt releaved I wasn’t sure if the thin black line around the card was a border or a box-shadow so I experimented with both CSS properties and found that a border: 1px solid black; worked best.

These challenges helped me learn and improve, and I’ll be even better in my next project

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

Did I use semantic HTML correctly, or is there room for improvement? Does my design work well on all screen sizes, or should I tweak something? Could I use better CSS methods (like Flexbox/Grid) to improve my layout?

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on R-nees's solution.

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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License