Aims

The purpose of this module is to learn about forms and the basics of form’s structuring, styling and validation.

Expected outcomes

Upon completion of this module, you should know / should be able to:

Submodule 9.1: The HTML of forms

    • describe the role of forms
    • create an HTML form
    • use the most common form elements
    • differentiate between the form attributes
    • create accessible forms
    • group elements into structures

Submodule 9.2: The CSS of forms

    • style the form elements using CSS
    • specify the “required” attribute

Submodule 9.3: Form validation

    • validate the form using HTML
    • enrich the form validation using JavaScript

Key concepts

Last modified: Monday, 13 August 2018, 8:13 PM