User Tools

Site Tools


eg-259:review:forms

Forms and Web user Interfaces

Adapted from: Robert W. Sebasta, Programming the World-Wide Web, 3rd Edition, Addison Wesley, 2006. Supporting: Contact Hour 4.

  1. What are controls?
  2. Which controls discussed in this lecture are created with the <input> tag?
  3. What is the default size of a text control's text box?
  4. What is the difference between the size and maxlength attributes of <input> for text controls?
  5. What is the difference in behaviour between a group of check box buttons and a group of radio buttons?
  6. Under what circumstances is a menu used instead of a radio button group?
  7. What is the drawback of specifying the multiple attribute with a menu?
  8. How are scroll bars specified for text-area controls?

More Review Questions

eg-259/review/forms.txt · Last modified: 2012/02/01 22:09 by eechris