![]() |
|
|
|
#1 |
|
Hello
I don't want to use tables for layout. What's the best way to layout a contact form like mine? Now it's in a table: http://www.alz-maschinen.ch/vorschlag3/kontakt.php Any good examples? Thanks chlori chlori |
|
|
|
|
#2 |
|
Posts: n/a
|
On Sat, 06 Nov 2004 16:48:31 +0100, chlori <> wrote:
> Hello > > I don't want to use tables for layout. What's the best way to layout a > contact form like mine? Now it's in a table: > http://www.alz-maschinen.ch/vorschlag3/kontakt.php It's arguably tabular data, a table could be used here with no issue. It's probably the simplest and most semantic means to do it. |
|