|
||||||
|
|
||||||
| This page demonstrates how to use Click's Container concept to manually layout a form. The form below is laid out as specified by the article: http://www.sitepoint.com/print/fancy-form-design-css In short the form fields are laid out using a combination of FieldSet and Html List tags; <ol> <li>. The form does not have any functionality except to show how manual layouts can be specified using Click Containers. This demo consists of the following classes: (Note these classes are not part of Click, they were created specifically for this demo). | ||||||