How to Build HTML Forms Right: Semantics

Austin Gil
9 min readFeb 29, 2020

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, we will examine the proper steps to creating forms for the web, how to think about the code we write, and considerations to make along the way. The…

--

--

Austin Gil

I want to help you build better websites. I create cool stuff for the web and share what I learn.