⚙️
PHP Tools Hub
Tools
PHP
Quick
Contact
Home
>
Tutorials
>
HTML
>
HTML Forms
>
Input Attributes
Input Attributes Tutorials
21 tutorials found.
📘
Form Data Key Name
Input Attributes | Name Attribute | HTML
📘
Default Value
Input Attributes | Value Attribute | HTML
📘
Hint Text
Input Attributes | Placeholder Attribute | HTML
📘
Field Mandatory
Input Attributes | Required Attribute | HTML
📘
Cannot Edit
Input Attributes | Readonly Attribute | HTML
📘
Cannot Interact
Input Attributes | Disabled Attribute | HTML
📘
Auto Focus on Load
Input Attributes | Autofocus Attribute | HTML
📘
Input Width Characters
Input Attributes | Size Attribute | HTML
📘
Maximum Characters
Input Attributes | Maxlength Attribute | HTML
📘
Minimum Characters
Input Attributes | Minlength Attribute | HTML
📘
Minimum Number Date
Input Attributes | Min Attribute | HTML
📘
Maximum Number Date
Input Attributes | Max Attribute | HTML
📘
Number Increment Step
Input Attributes | Step Attribute | HTML
📘
Regex Validation
Input Attributes | Pattern Attribute | HTML
📘
on off for Input
Input Attributes | Autocomplete Attribute | HTML
📘
Multiple File Selection
Input Attributes | Multiple Attribute | HTML
📘
Associate with Form ID
Input Attributes | Form Attribute | HTML
📘
Override Form Action
Input Attributes | Formaction Attribute | HTML
📘
Override Form Method
Input Attributes | Formmethod Attribute | HTML
📘
Override Novalidate
Input Attributes | Formnovalidate | HTML
📘
Datalist ID Connection
Input Attributes | List Attribute | HTML