Show Menu
Cheatography

Twitter Bootstrap v3.2.0 Cheat Sheet (DRAFT) by

How to use Twitter Bootstrap

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Containers

Containers makes the margin on the left and right side of the webpage.

How to use Container Class

<div class="container">
...
</div>