Elements

  • Forms - User-filled forms: text boxes, buttons, menus, etc.
    1. Introduction to Forms
    2. Control elements
      1. Types of control elements
    3. FORM element
    4. INPUT element
      1. Types of control elements created with the INPUT element
      2. Examples of forms with control elements such as INPUT
    5. BUTTON element
    6. Elements SELECT , OPTGROUP and OPTION
      1. Pre-selected options
    7. Element TEXTAREA
    8. ISINDEX element
    9. Labels
      1. LABEL element
    10. Adding structures to the forms: FIELDSET and LEGEND elements
    11. Transition of focus to an element
      1. Navigate using the Tab key
      2. Access keys
    12. Disconnected controls and read-only elements
      1. Disconnected controls
      2. Read-only controls
    13. Sending a form
      1. Form submission method
      2. Successful controls
      3. Form data processing
      4. Form content types
  • Scripts - Animated documents and smart forms
    1. Introduction to scripts
    2. Development of documents for user agents that support scripts
      1. SCRIPT element
      2. Specifying the language of the script
      3. Internal events
      4. Dynamic change of documents
    3. Development of documents for user agents that do not support scripts
      1. NOSCRIPT element
      2. How to hide the script from user agents