In this video you are going to learn the tag which we have to define in the body section (i.e. form & label tag) with proper implementation.
Form: The HTML form tag is used for creating a form for user input.
A form can contain text fields, checkboxes, radio-buttons and more. Forms are used to pass user-data to a specified URL.
Label: The label tag in HTML is used to provide a usability improvement for mouse users.
i.e., if a user clicks on the text within the label element, it toggles the control.
👉 Introduction to $_GET & $_POST Method: • Introduction to $_GET & $_POST Method with...
🛑 Link for HTML for beginner playlist: • HTML for Absolute Beginners
Intro & Overview: (0:00)
Form tag: (0:21)
action attribute: (2:42)
method attribute: (3:47)
autocomplete attribute: (5:34)
novalidate attribute: (6:36)
target attribute: (7:28)
label tag: (8:30)
final Greeting: (10:17)
Like, Comment💬, Share📡 and Subscribe to my Channel...