Bootstrap framework, bootstrap
1, list
. Unstyled (no style list),. dl-horizontal (horizontal dl List)
2. Code
Code (Row-level), pre (Block-level),. pre-scrollable (display scroll bar), display row number and beautification:. prettyprint,. linenums
3. Table
. Table (basic style). table-bordered (style border),. table-striped (interval effect),. table-condensed (narrow table)
4. Form
. From-inline (all elements are in one column),. form-horizontal (no form item exists)
5. Buttons
. Btn (basic style ),. btn-primary (important, blue ),. btn-info (info, light blue ),. btn-success (success, green ),. btn-warning (warning, yellow ). btn-danger (Dangerous, red ),. btn-inverse (opposite, black)
6. Labels
. Label (basic style ),. label-important (important, red ),. label-success (successful, blue ),. label-warning (warning, yellow ),. label-info (information, light blue ). label-inverse (opposite, black)
7. Mark
. Badge (basic style ),. badge-success (success, green ),. badge-warning (warning, yellow), badge-error (error, red ),. badge-info (info, light blue)