Horizontal Form

Use .form-horizontal class in the form to style with horizontal fields.

Bordered Form

Use .form-bordered class to style horizontal fields with borders.

Form without labels

You can use placeholders instead of label like this example.

Multi-Column Form

This is an example of form with multiple block columns.

Inline Form

Use .form-inline class in the form to style with inline fields.