Welcome to Learn Forms!
A course about HTML forms to help you improve your web developer expertise.
Use forms to get data from users
Learn the basics of using a form on the web with this introduction to the form element.
Help users enter data in forms
An overview of the various form elements you can choose from to build your form.
Help users avoid re-entering data in forms
Make it more convenient for users to fill out forms.
Help users enter the right data in forms
Learn how to validate your forms on the frontend.
Internationalization and localization
Be prepared for international data formats, and learn how to plan your form for localization.
Security and privacy
Learn how to make your forms secure and keep your users' data private.
How to test forms for usability
Discover how to do usability testing and ensure your form works well for all your users.
Test forms across devices and platforms
Ensure your form works with different devices, browsers, platforms, and different contexts.
The form element in depth
Learn all about the form element, when you should use a form, and how a form works in detail.
Form fields in depth
Learn about the different form fields you can use, and how to choose the right form element.
Form attributes in depth
Learn all about form attributes, how to modify the layout of on-screen keyboards, activate built-in validation, and more.
Styling forms
Style forms using CSS, while ensuring they remain usable and readable for everyone.
Identity
Find out how to set up your forms using best practices for user authentication.
Conclusion and next steps
Further resources to help you take your next steps.