Topic outline

  • Module08: Forms

    The HTML of forms. The CSS of forms. Form validation.

    The HTML of forms. Forms are commonly used to collect user input and send them to the WEB Server. In this submodule, we will learn to create well-structured and accessible forms using HTML markup.