Hi all,
I have to create a webform that looks something like this
column column - column column column column - column column label: input - label: input label: input - label: input - label: input label: input - label: input label: input label: input - label: input label: input - label: input - label: input - input: label
etc..
Now what would be the best way to go about doing this? I've been trying ways to accomplish with css but i've failed over and over again. Should i just go ahead and use tables for this or is there a simple way to do this with css?
Thanks in advance