Design comparison
SolutionDesign
Community feedback
- @eugenederiiPosted 8 days ago
-
Semantic elements such as <article>, <header>, <footer> are missing in the code. It is recommended to replace <div class="Blog-Card"> with <article> and class="info" with <section> to improve the structure.
-
Add alt text for author profile image (<img src="./assets/images/image-avatar.webp" alt="Avatar of Greg Hooper">) to improve accessibility.
4.The .highlight class can be made more versatile for any highlighted text. 5Visually, the project looks similar to the given example.
0 -
Please log in to post a comment
Log in with GitHubJoin 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