Design comparison
SolutionDesign
Solution retrospective
Any feedback will be much appreciated. Happy coding.
Community feedback
- @Finney06Posted over 1 year ago
Hello Bruno π. Good job on completing the challenge !
Here are some suggestions regarding your code that may be of interest to you.
HTML π·οΈ:
To clear the Accessibility report:
- Always avoid skipping heading levels; Starting with
<h1>
and working your way down the heading levels (<h2>
,<h3>
, etc.) helps ensure that your document has a clear and consistent hierarchy.
I hope you find it helpful!π Above all, the solution you submitted is π. πHappy coding!
0@BrunoSousaWDPosted over 1 year ago@Finney06 Thanks for your feedback. The thing is, in this project, there's not an actual heading. The best solution would be wrapping the logo in an <h1>.
Once again thank you for your time. π
0 - Always avoid skipping heading levels; Starting with
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