AlumniCarlos Alvarez College of BusinessCollege for Health, Community, and PolicyCollege of Architecture, Construction and PlanningCollege of Education and Human DevelopmentCollege of Liberal and Fine ArtsCollege of SciencesKlesse College of Engineering and Integrated DesignUniversity College

HTML Forms: Accessibility

Web developers have a tremendous responsibility to ensure that their products are inclusive and accessible to everyone. Forms are one of the most common and important elements of web applications, as they allow users to interact with the system, provide feedback, submit data, and perform various tasks. However, forms can also pose many challenges and barriers for users with disabilities, and if not designed and coded properly, they can prevent users from accessing the information and services they need.

In this course, software engineer Ifeoma Nwosu shows you how to create accessible forms that follow the best practices and standards of web accessibility. Learn how to improve form accessibility with form controls. Discover ways to help users input data into forms, including various input types like checkboxes, radio buttons, and text. Finally learn how to manage data entry errors and how to help users avoid putting the wrong data into form fields.

Learn More