Tuesday, March 3, 2009

Dynamic CSS Box

Today, you'll be beginning an XHTML - PHP design project. You goal is to create a web page which contains an extensive form. The form will sent data which will be used to define the layout and appearance of the page.

Design Criteria:
  • Contains at least 1 main div
  • Uses a table to layout the form
  • Text must be inside and outside the main div
  • The form should control at least 15 visible display characteristics
  • Form must have:
  • 6 Text Fields
  • 1 TextArea
  • 4 Unique DropDown Lists (generated with PHP)
  • 2 CheckBoxes
  • 2 Radio Buttons
  • 2 Submit Buttons
  • 1 Clear Button

.

No comments: