Basics of Internet   Starting with HTML   Nested Lists and Tables   File Path System   HTML Media

Chapter - 5
HTML Forms: Two-Way Communication on the Web

Why Forms Matter

Key Building Blocks of a Form

The <form> Tag

Inputs: The User's Side

Connecting Labels for Clarity

The Form Submission Button

The name Attribute: The Data Label

Example:

Other Essentials types

Radio Buttons

Checkboxes

Textarea

Dropdown (Select)

Special Types for Better User Experience

Common Attributes

Extra Elements

How Submission Works

More References: