HTML Forms and Inputs - HTML5 Tutorial for Beginners
Offered By: Dave Gray via YouTube
Course Description
Overview
Learn to create interactive web pages with HTML forms and inputs in this comprehensive 45-minute tutorial. Explore various HTML5 input types and attributes, including text, password, tel, number, select, datalist, radio buttons, checkboxes, and textarea. Discover how to structure forms using semantic elements like fieldset and legend, implement buttons, and understand the difference between POST and GET requests. Master the art of form submission and validation to enhance user interaction on your websites.
Syllabus
Intro
Welcome
Forms make your pages interactive
Adding a new anchor link
Adding a new article element
Form element
Text input
Adding a 2nd text input
Wrapping inputs in block elements
Password input
tel input
Number input
Select, option and optgroup elements
Datalist
Adding semantics with fieldset and legend
Radio buttons
Checkboxes
Textarea
Email and other inputs
Button elements
Submitting the form
Last button, Post vs Get Requests
Validate your HTML
Taught by
Dave Gray
Related Courses
Intro to HTML and CSSUdacity Responsive Web Design Fundamentals
Google via Udacity HTML5 and CSS Fundamentals
World Wide Web Consortium (W3C) via edX CSS Basics
Microsoft via edX Advanced CSS Concepts
Microsoft via edX