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

@Shreyas235

Desktop design screenshot for the Blog preview card coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

devchsykas 220

@devchsykas

Posted

Hi, nice work your HTML structure is clean and follows a logical flow. My suggestions to improve semantics and accessibility.

  1. Use of Semantic Tags: Replace the <div class="container"> with a <main> tag to indicate the main content of the page. Use an <article> tag for the blog post content to provide semantic meaning.

  2. Image Elements: Ensure that the alt attributes for images provide descriptive text. This is essential for accessibility.

Marked as helpful

1

@Shreyas235

Posted

Thank you @devchsykas I'll work on that

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