Design comparison
Solution retrospective
Fell Free to provide your feedback..
Community feedback
- Account deleted
hi there,
headings should increase by one use h1 first then h2 etc..
i hope this is helpful and goodluck!
Marked as helpful0 - @NaveenGumastePosted over 2 years ago
Hello Someshwari rudra ! Congo π on completing this challenge
Let's look at some of your issues, shall we:
-
Always use
h1
first and thenh2
,h3
and so on -
Headings should only increase by one use h1 first then h2 etc..
If you use vs code the check this article
happy Codingπ
1 - @shashreesamuelPosted over 2 years ago
Hey someshwari-rudra, good job completing this challenge. Keep up the good work
Your solution looks great however I think the divider line needs to have less opacity.
In terms of your accessibility issues heading tags must increase by one level so if you have an
<h1>
then the preceding tag should be a<h2>
.I hope this helps
Cheers Happy coding π
0@someshwari-rudraPosted over 2 years ago@TheCoderGuru thanks for your feedback. I will improve 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