Design comparison
SolutionDesign
Solution retrospective
Any suggestions on how I can improve are welcome!
Community feedback
- @byronbyronPosted almost 3 years ago
Looks great, @NedDinev!
The only criticism I have it to have a look at your accessibility and HTML issues flagged by FE Mentor. Mainly the
<h3>
,<h4>
headings might be better being<h1>
and<h2>
s and addingalt
s to your<img>
tags, as well as a few other bits.Happy coding, dude!
Marked as helpful1
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