When I first started creating HTML forms, I would often use as the label and id's attribute. This all changed when I started using WAVE’s accessibility checker to learn how to make my code more accessible. In this article, I will show you three things I have learned in surviving, I mean making HTML forms error-free.

5m read timeFrom freecodecamp.org
Post cover image
Table of contents
Tip #1: Make Sure the Labels and Inputs Match.Tip #2: Be More Semantic When Creating a ButtonTip #3: Pick the Best CSS Framework Based on Your NeedsConclusion
2 Comments

Sort: