How to Build HTML Forms Right: Semantics
Forms are arguably the most important parts of any web application. Without forms, we would not have sites like Google, Facebook, Amazon, Reddit, etc. However, the more I browse the web, the more I see poor implementations of forms.
In this series, w...
austingil.hashnode.dev10 min read
Bell Omuboye
JavaScript on any end | Accessibility | Knowledge
Real lovely to see an article covering this. Forms are so common and yet often overlooked when it comes to proper accessibility.