0
kicks
Layout Form without Tables with CSS Trick
Creating a form with lots of field could be a tedious task as it involves playing with TR and TD in html table. Along with that it also increases the size and complexity of the html code of out page.