Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated:
1
00:00:00,200 --> 00:00:00,560
All right.
2
00:00:00,560 --> 00:00:06,590
So in this section we're going to look at HTML tags and attributes that have to do with forms and input.
3
00:00:06,590 --> 00:00:09,470
And forms are an essential part of web development.
4
00:00:09,470 --> 00:00:15,410
They're used to collect data from users whether that's a registration or login form, a contact page,
5
00:00:15,410 --> 00:00:17,390
a survey, whatever it might be.
6
00:00:17,390 --> 00:00:20,840
And HTML is not used to process the data.
7
00:00:20,840 --> 00:00:26,150
It's not used for the functionality, but it is used to display the form structure.
8
00:00:26,150 --> 00:00:29,030
And of course CSS is used to style the forms.
9
00:00:29,030 --> 00:00:35,270
This section is going to include things like the form tag, the input tags, text based inputs like
10
00:00:35,270 --> 00:00:37,400
email, text, password.
11
00:00:37,400 --> 00:00:43,010
We have input field attributes like placeholder disabled, things like that.
12
00:00:43,010 --> 00:00:46,490
Then we also have select boxes and text area fields.
13
00:00:46,490 --> 00:00:48,920
We have check boxes and radio buttons.
14
00:00:48,920 --> 00:00:52,850
There's a bunch of other types like color, date and so on.
15
00:00:52,850 --> 00:00:55,700
And then we'll also look at data lists as well.
16
00:00:55,700 --> 00:00:56,120
All right.
17
00:00:56,120 --> 00:00:57,080
So let's get into it.
1589
Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.