Bootstrap
https://www.youtube.com/watch?
v=wesUO81YX0U&index=1&list=PL41lfR-6DnOovY0t3nBg8Zb6aqm_H70mR
Bootstrap
Responsive Design
Mobile First jQuery / LESS
Components
Twitter
HTML5 header/article/section/aside/footer
CSS3
Basics
Resizing based on resolution
Responsive Web Design (RWD)
CSS3 Media Query
@media screen and (max-width: 699px) {
Resizing based on resolution
Responsive Web Design
(RWD)
LESS
Nest, Variable, Mixin
Syntax Suger
Grid System
Divided to 12 columns.
<div class="col-md-offset-2 col-md-8">
Specify grids to place elements with col-md-8.
Grid
Break Point
a threshold width
to change the layout
AngularJS
Integration with AngularJS
Bootstrap works with AngularJS nicely.
AngularJS
Integration with AngularJS

Bootstrap