WEBVTT

0
00:00.260 --> 00:05.600
As I've just mentioned, this section is all about other form widgets.

1
00:05.600 --> 00:10.220
And by "other" I just mean form widgets other than the input element.

2
00:10.220 --> 00:16.280
And I know I'm sounding like a broken record, broken record, broken record (ðŸ¤£), but we've learned and

3
00:16.280 --> 00:21.050
studied the input element in a lot of detail, but we've only touched the surface.

4
00:21.050 --> 00:27.830
So now it's time in this section to look at the non-input form elements. "Like what Clyde?". Like textarea

5
00:27.830 --> 00:29.660
which you've seen already, but there are others.

6
00:29.660 --> 00:33.980
What about datalist, select elements, output elements,

7
00:34.010 --> 00:39.410
in fact, you've seen the output element, things like option groups and progress bars and meter bars.

8
00:39.410 --> 00:42.470
It's going to be really, really interesting.

9
00:42.470 --> 00:45.740
So without further ado, let's get into it.