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

Semantic HTML and Responsive Blog Preview Solution using Flexbox

accessibility
Tel•270
@telsabate-hub
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'm proud to finish this whole project and make the component look as similar as possible to the given end result image.

What challenges did you encounter, and how did you overcome them?
  1. I found it difficult to center the author's name. I fixed it by setting vertical-align: middle to the image element.
  2. I changed the text color of the title when it receives focus and found that there is a default border when the title receives the focus. At first, I did not know how to remove the border but later learned that I could use outline: none; for it.
What specific areas of your project would you like help with?
  1. Accessibility
  2. Code readability and reusability
  3. Could someone please tell me what should be the behavior of this project on orientation change of a mobile device?
  4. I would very much appreciate any suggestions that could improve my skills.

Thank you so much!

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 Tel'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