Create a basic sign up form using the HTML form elements like form, label, input & button. Also learn about using different input types like text, email & submit.
Learn about getting client-side validation for free using the input types & the required attribute.
Also learn how to create suggestions or placeholders inside your input boxes. And how to pre-populate your form fields with values.
- - - - Contents Of The Video - - - -
00:00 - Intro & Use of Forms
01:08 - Intro to a basic sign up form
01:32 - form element
01:57 - label element
02:18 - input element with name attribute
03:39 - button element
04:41 - Connecting label & input
05:59 - type attribute
08:25 - required attribute
09:06 - placeholder attribute
09:51 - value attribute
10:52 - About Next Tutorial & Wrap up
- - - - Interesting Links - - - -
Code Links:
1. Forms - 1 (Web Page): [ Ссылка ]
2. Forms - 1 (Code): [ Ссылка ]
3. Link to all Demos: [ Ссылка ]
Recommended Resources:
1. MDN Web docs (Your First Form) - [ Ссылка ]
2. MDN Web docs (Form element) - [ Ссылка ]
3. W3 Schools (HTML Forms) - [ Ссылка ]
Ещё видео!