Inputs
Inputs are used for taking some important information from the user so that we can use that information for user benefit.
Example of Standard Input
For using inputs you can use the following html, and the placeholder would go up when you type something.
Example of Inputs with Validation
We have three types of validation input boxes- error, success, warn.