Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

HTML5: Web Forms

Posted By: Landau17
HTML5: Web Forms

HTML5: Web Forms
MP4 | Video: 540p | Duration: 1:58:17 | English | Subtitles: VTT | 242.4 MB



In this course, author Joe Marini details the latest enhancements for client-side forms found in HTML5. Using real-world examples, the course showcases the capabilities of the specification's new attributes and form elements, such as displaying default placeholder text, setting required fields, capturing email addresses, and presenting calculation results within a form. The course also demonstrates mobile device support for HTML5 forms and shows how to modernize existing forms while maintaining backwards compatibility for older browsers.

Topics include:
  • Autofilling previously entered data with autocomplete
  • Constraining form field data with a regular expression
  • Using text-selection APIs
  • Building CSS styling for invalid, valid, and required fields
  • Creating a search field
  • Including a phone number input field
  • Formatting number fields
  • Building a date picker
  • Creating a list of suggested entries
  • Indicating measurements