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

@Michael-Alans

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 challenges did you encounter, and how did you overcome them?

I faced a little challenge in the side of coding the profile picture and the name to float next to each other. So I used flexbox and set a width for the flex container.

Community feedback

@Austinjnr

Posted

Use Semantic Tags, Replace generic <div> elements with more appropriate semantic tags like <section> or <main>. This improves accessibility and readability.

Wrap the main content in a <section> instead of a <div class="container">.

0

@Michael-Alans

Posted

Okay. Thanks so much. I appreciate it.

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