
Design comparison
Community feedback
- @devceejayPosted 4 months ago
Hi! @Henrietta-Dare nice job on completing the challenge but here's my observation while going through your code, the hierarchy in which you used your headings in this order 👉(h2, h1) is wrong and not a good code practice. Always ensure you use the accurate hierarchy for headings in your web page/projects.
Where you made use of h2, you could use a <span> tag in place of it.
Hope, you find this feedback helpful.
Good job overall!
Happy Coding!
0@Henrietta-DarePosted 4 months agoHi @devceejay Thank you soo much for this insightful comment.
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