WEBVTT

0
00:00.440 --> 00:01.220
Woohoo!

1
00:01.430 --> 00:02.960
We've done a ton, haven't we?

2
00:03.410 --> 00:04.970
Well done for sticking with me.

3
00:05.000 --> 00:06.170
I hope you're still motivated.

4
00:06.170 --> 00:08.390
And I hope you're continuing with me

5
00:08.390 --> 00:09.260
lecture by lecture.

6
00:09.260 --> 00:10.250
This section has been cool.

7
00:10.250 --> 00:16.280
We've learnt about, or we've stepped away from the input element itself and we've learnt about very useful

8
00:16.280 --> 00:18.680
elements you're going to be using in forms on a daily basis.

9
00:18.680 --> 00:24.470
Things like textarea is super useful because every time you want a user to write a bunch of text,

10
00:24.470 --> 00:27.140
the input element of text is just not going to cut it.

11
00:27.170 --> 00:28.490
We've looked at the output element.

12
00:28.490 --> 00:28.850
Of course

13
00:28.850 --> 00:35.030
it's so useful to display things real time to a user on the front end, and this output element is just

14
00:35.030 --> 00:37.670
semantically that - it's displaying some output.

15
00:37.670 --> 00:40.400
It's very, very useful, things like progress bars, meter bars.

16
00:40.400 --> 00:41.720
You're going to be using these things.

17
00:41.720 --> 00:43.520
They are super, super practical.

18
00:43.520 --> 00:44.720
So I hope you've had a lot of fun.

19
00:44.720 --> 00:45.920
I hope you've learnt a lot.

20
00:46.100 --> 00:47.510
But this is it for this section.

21
00:47.510 --> 00:52.220
I think I'm going to stop here, but in the next section I want to start looking at some CSS.

22
00:52.220 --> 00:58.040
I want to look at the CSS box model, and talk a bit more about CSS pseudo classes and elements.

23
00:58.040 --> 00:59.780
I can't wait, I'll see you now.