Fun with F_ _ M S
Examples of inputs you may want on a website
Some of the different type of inputs used here include:
- a disabled field
- a required field
- data type input validation
In order to see these functions in action, try the following:
- Hit "Submit" without entering data into the First Name field
- Try to input more than 18 letters in the Last Name field
- Attempt to submit a letter entered into the Phone field
- Notice that no data can be entered into the Favorite Website field, as the disabled attribute has been added