Design comparison
SolutionDesign
Solution retrospective
Any feedback would be appreciated.
Community feedback
- @RioCantrePosted almost 3 years ago
Hello there! Great work with this one. Regarding the solution you submitted, I think you should also take notes of the following…
- Instead of
div
, alternatively wrap the whole content withmain
tag . Use semantic tags, for HTML structures, refer it with this one Semantics - Include description with the
alt
in image tags. Like this line<img class="divider" src="./images/pattern-divider-desktop.svg" alt="">
Advice I got:
Advice #158
"Life can be a lot more interesting inside your head."
Above all, The design looks good. Keep it up!
Marked as helpful1 - Instead of
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