Completed
Select, option and optgroup elements
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
HTML Forms and Inputs - HTML5 Tutorial for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Welcome
- 3 Forms make your pages interactive
- 4 Adding a new anchor link
- 5 Adding a new article element
- 6 Form element
- 7 Text input
- 8 Adding a 2nd text input
- 9 Wrapping inputs in block elements
- 10 Password input
- 11 tel input
- 12 Number input
- 13 Select, option and optgroup elements
- 14 Datalist
- 15 Adding semantics with fieldset and legend
- 16 Radio buttons
- 17 Checkboxes
- 18 Textarea
- 19 Email and other inputs
- 20 Button elements
- 21 Submitting the form
- 22 Last button, Post vs Get Requests
- 23 Validate your HTML