Accessible Form Builder

Before we go any further, you just need to decide how you want to layout your form:

  1. Using a CSS layout
    (using Divs in place of table rows and spans in place of <td>)
  2. Using a table layout