This is a basic Bootstrap cheatsheet. Also, this div is placed inside container-fluid
Click for full ReferenceThis div and h1 is placed in the container tag ! In fact, Everthing should be placed inside a container
Click for moreGrid system is essential for RWD
Click for moreThis col-*-** is placed inside a div with class of row
The first * is for the screen type (xs = Phone, sm = Tablets, md = desktops , lg = larger destops)
It changes size according to the screen
(There are table, table-striped, table-bordered ,table-hover ,table-condensed and contextual class which can be used in tr and td )
Click for moreFirstname | Lastname | |
---|---|---|
Tanyawat | Vittayapalotai | [email protected] |
Putthimeth | Hongskul | [email protected] |
Bootstrap allow img-rounded, img-circle, img-thumbnail and img-responsive and can be used to create Image gallery
Click for moreThis is a jumbotron. Inside a Div
well adds a rounded border and grey background and a bit of padding.
Click for more