Input

Inputs are necessary for user interaction with the website. Inputs are used to take information from the user, and then save the data to the server, accordingly.

Textbox

A text box (input box), text field or text entry box is a control element of a graphical user interface, that should enable the user to input text information to be used by a program.

Label Inputs

Label Input has a label present at the top of the input field. They can be customized to show error error-message, and change color accordingly.

Error! Username is incorrect. Please try again!