Design comparison
SolutionDesign
Solution retrospective
Are there any ways in which I could improve accessibility? Could my code have been cleaner? Could I have been more efficient with my code?
Community feedback
- @coding-robortPosted about 2 years ago
Hi pneumatick, I really love the result of your work. Kudos!.
Just a few tips to enhance your work. 1 - Your submit button is not interactive, You can improve this by a) setting your cursor to pointer b) respond to hover effect. By doing this, users will know where is clickable.
2 - Use semantic HTML elements where necessary.
- The footer section should be outside the Main section.
Happy coding!!!
0
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