Udemy discounts and deals

Get FRESH and NEWEST discounts for Udemy courses.

New Discounts & Coupons

Tuesday, 12 June 2018

Become an Expert at Creating Forms in HTML » SAVE 50% OFF!



Requirements
  • Basic knowledge of HTML and JavaScript is an advantage.
  • The little server-side code that there is is written in PHP, so basic knowledge of this is an advantage, but not necessary as the code is clearly written and commented.
Description
In this comprehensive course you'll learn all there is to know about how to create and use forms in HTML.
  • Learn why we use formshow they work and how to create them.
  • Learn what's new in HTML5 for forms - new controlsvalidation, and how to use polyfills so we can use these features in browsers that don't support them.
  • Learn how to validate form inputs, both in HTML5 and advanced validation techniques using JavaScript.
  • Discover topics such as usabilitylayout and accessibility along with ways to make your forms more secure.
In every lecture where code is used (almost all of them!), full source code is available as a download attached to the lecture. You're encouraged to download this code, experiment with it and use it in your own projects.
At the end of this course you'll be an expert in HTML forms!
Who is the target audience?
  • People developing web pages that need to get data from their visitors using forms.
  • Developers who want to know how to develop basic to complex forms in HTML.
  • Developers who want to learn how to use all the new form functionality in HTML5.
  • Developers who want to learn how to do form validation in both HTML5 and JavaScript.