Design comparison
SolutionDesign
Solution retrospective
- React
- SASS
- semantic HTML
- accessibility
- BEM
Handle edge cases and formatting inputs text
Any feedback appreciate.
Community feedback
- @0xabdulkhaliqPosted over 1 year ago
This comment was deleted over 1 year ago
0@Tryt4nPosted over 1 year ago@0xAbdulKhalid My solution has semantic HTML. Go to site and inspect it by dev tools. There are
header
main
section
article
nav
form
elements with headings labels aria attributes etc. Every step in application is different so every step has to be inspect separately. I used WAVE accessibility tool to evaluate it and there is no semantic or accesibility errors.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