Design comparison
SolutionDesign
Community feedback
- @Yessica-jsyPosted 3 months ago
Semantic HTML: Consider using more semantic HTML tags, like <article> or <section>, to wrap the main content. This improves accessibility and search engine optimization.
Heading Levels: The <h4> tag is used for the title, but it's important to consider the overall heading structure. Make sure it logically follows the hierarchy, especially if <h1>, <h2>, or <h3> tags are used elsewhere.
1@mk-374Posted 2 months agoHello @Yessica-jsy Thank you for the feedback, I really appreciate it!!
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