Unit07-Forms
What you will learn
You will learn about the really cool changes that were made in html5 to form elements. There are a bunch of new for elements and although support is spotty, you can get really excited about where these changes are taking us.
Tutorials
In this series I will cover several of the new input types and demonstrate how they perform in multiple browsers and on handheld devices.
In part 1 I will show the new "progress" bar which could be used to visually indicate progress through a series of steps.
In part 2 I will demonstrate the new telephone, email, and text boxes and how they effect the keyboard shown on mobile devices.
In part 3 I will look at the color and date types. The date type is really cool!
In part 4 I will lookk at the data list which is a combi8nation of dropdown and text input.
In part 5 I show the CSS I used to style the form. This is mostly a review of what you already know.
In part 6 I demonstrate the new psudo class types and how to use them to style the inputs with CSS.
In part 7 I demonstrate a free back end PHP file I got from formtoemail.com to send email to yourself.
Paul





