User Tools

Site Tools


eg-259:homework:3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
eg-259:homework:3 [2012/02/04 12:46] – [Exercises to Illustrate Forms] eechriseg-259:homework:3 [2012/02/04 12:51] – [Exercises to Illustrate Forms] eechris
Line 19: Line 19:
   - Add a menu to the form created in Exercise 1 to select a delivery method. E.g. choice of //next day delivery//, //1st class post//, //free post//, //courier//, etc. Make //1st class post// the default delivery method.   - Add a menu to the form created in Exercise 1 to select a delivery method. E.g. choice of //next day delivery//, //1st class post//, //free post//, //courier//, etc. Make //1st class post// the default delivery method.
   - Add a text area to the form created in Exercise 1 to collect user feedback.   - Add a text area to the form created in Exercise 1 to collect user feedback.
-  - Add a HTML5 attribute ''placeholder'' to the name textfield and provide a suitable user hint. +  - Add a HTML5 attribute ''placeholder'' to the name text field and provide a suitable user hint. 
-  - Add the HTML5''required'' attribute to the name text field.+  - Add the HTML5 ''required'' attribute to the name text field. 
 +  - Add the HTML5 ''autofocus'' attribute to put the initial form focus on the name text field.
  
  
eg-259/homework/3.txt · Last modified: 2012/02/16 13:22 by eechris