Design comparison
Solution retrospective
Enjoyed this challenge. I am getting comfortable with Html(semantic markup),Css more and more. Let me know what you think and feel free to give any advice and feedback. Looking forward to do another challenge :)
Community feedback
- @BoyutifePosted over 1 year ago
Hi Stanoβ π. Congratulations on successfully completing the challenge! π
HTML:ππ
-
Great job on using the h1 tag in your content! I wanted to offer a suggestion that could help improve the accessibility of your page. Currently, it looks like you have multiple h1 tags in your content, but it might be more helpful to users if you use only an h1 tag instead. This is because using an h1 tag as the main heading on your page can improve accessibility and make it easier for users to navigate your content.
-
In general, it's a good idea to use only one h1 tag on each page, followed by h2 and h3 tags to organize your content. This will not only help with accessibility, but also make it easier for search engines to understand the structure of your page.
-
So, my suggestion is to consider using an h1 tag as your main heading, followed by h2 and h3 tags as needed to organize your content. This will help improve the accessibility and usability of your page for all users.
I hope these suggestions are helpful and will lead to an even better final product. Let me know if you have any further questions or need additional assistance!
HAPPY CODING
Marked as helpful0 -
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