Design comparison
SolutionDesign
Solution retrospective
please your. feedback
Community feedback
- @optimusprime202Posted over 2 years ago
Hey @amh092, You certainly did well today.
1 - Account deleted
Congratulations on finishing your challenge! 🎉
I have some feedback on this solution:
-
Always Use Semantic HTML instead of
div
like<main>
<header>
<footer>
, etc for more info -
Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools) like for example use h1 first then h2 etc.
-
All Images must have alternate text
i hope this is helpful and goodluck!
1 -
- @SamadeenPosted over 2 years ago
Great Work Mate!! Very Impressive.. Just try adding alternative text to your images
1
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