h1. Content Heading

WhereWhenHow ManyContactReviewConfirm

h1. Heading 1

h2. Heading 2

h3. Heading 3

h4. Heading 4

h5. Heading 5
h6. Heading 6

Forms Style Guide

The following are examples of different form styles and variations. Reuse the HTML markup and CSS classes for the form layout that you need.

By default, buttons in a green box with the btn class will be green. Add the btn-orange class to make them orange.

Basic form Example block-level help text here.

Inline Form

Horizontal form

Supporting help text. In addition to freeform text, any HTML5 text-based input appears like so.

Form control states and validation
Some value here
Something may have gone wrong
Please correct the error
Woohoo!
Woohoo!
Extending form controls

Use the same .span* classes from the grid system for input sizes.

You may also use static classes that don't map to the grid, adapt to the responsive CSS styles, or account for varying types of controls (e.g., input vs. select).

@

Here's some help text

.00
Here's more help text
$.00

Note: Labels surround all the options for much larger click areas and a more usable form.