link labels to form controls using the FOR and ID attributes

preview_player
Показать описание
In this lesson you will learn to link a label to a form control using the FOR and ID attributes. We will confirm the link is correctly established by clicking the label element and viewing the accessibility tree in Chrome developer tools.

Рекомендации по теме
Комментарии
Автор

Why is it so important to link the label with the input?

Evgenios