The forms produced by the Apeform class do already use tables (mainly for compatibility reasons). There are two ways to style such forms: You may change the HTML templates (see the "templates" array in the documentation) or you could use CSS.
Take a look at the example skript "example_templates.php". |