SC 2.4.6 Headings and Labels

Back to Overview
00:00 --> 00:11
Then we have headings and labels, and this is about the label that you see and make sure that there is a label that describes the topic or the purpose of the user interface element.

00:11 --> 00:18
Now, this is not about connecting the label in the HTML to the input field.

00:19 --> 00:23
This is more like something on the page needs to be labeling this.

00:23 --> 00:26
That can be a heading, that can be different things.

00:26 --> 00:30
It can be the search button that we talked about next to the form field.

00:30 --> 00:39
That would be a label, but there needs to be something that is there to describe the topic or purpose of that input field.

00:40 --> 00:48
And if it's not, then that falls all under the headings and labels option.

00:48 --> 01:11
You often see, for example, select boxes to sort things, and it just has, like, by date, and you go, like, what by date, you know, and so in this case, it's a good candidate for headings and labels as something that you would fail it on.

01:14 --> 01:22
Yeah, and you can fail this even if there is a hidden label, for example, or something like that.

01:22 --> 01:30
This is when there is no label that is visible and for everyone, then this can be a failure.