Forms

This section represents the interaction between the user and us with an interactive control to submit the information.

Fields, Label & Submit


In this section we demonstrate the simple form we will work with in the contact section for users to contact. Be sure to use an appropriate type attribute on all inputs (e.g., email for email address or number for numerical information) to take advantage of newer input controls like email verification, number selection, and more.

Form

HTML
CSS