A form with multiple columns

Dear,



Is it possible to group specific fields to 1 column?

So when you have many fields, you can divide them over multiple columns.



Check below link

http://tympanus.net/codrops/2013/06/06/responsive-multi-column-form/



As you can see, the fields are together in a specific div with for example class=“cbp-mc-column”



This gives designers an easier approach for creating responsive forms.



Kind Regards



Nick

Dear,

Is it possible to group specific fields to 1 column?
So when you have many fields, you can divide them over multiple columns.

Check below link
http://tympanus.net/codrops/2013/06/06/responsive-multi-column-form/

As you can see, the fields are together in a specific div with for example class=“cbp-mc-column”

This gives designers an easier approach for creating responsive forms.

Kind Regards

Nick

I am wondering this also? Is it possible to have columns in forms? Or can we have the form styled to align fields horizontally?