Design comparison
SolutionDesign
Solution retrospective
Any feedback appreciated
Community feedback
- @caarlosdamianPosted over 2 years ago
Awesome work overall you have some html issues , simple to fix it , some of them will fix if you move your <a></a> tags outside you button element just like this <a href='somelink'><button>Something</button></a>, as well remember to add your alt tag on you <img/> tags with that you improve you accessibility coverage ex. <img src="/images/logo.svg" alt='logo'> mostly that but very good work keep it going !!!
Marked as helpful0
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