ACCESSIBILITY

Accessibility Forms Introduction

An HTML form is used to collect user input. This module will learn you how to make accessible forms. We will cover the basic form elements like <input>, <label>, <fieldset> and <select>, not custom form components.