Input

The input tag specifies an input field where the user can enter data.

Basic Input Field

When we want to get input from the user then we will use this basic input fields.

Input field with validation and errors style

Input field with validation and errors style show error-message and change color according to type of error.

Correct Username

Incorrect Password