Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Bootstrap your application

Dave Poon
December 15, 2012

Bootstrap your application

A Bootstrap intro presentation, introduce the advantages of using Bootstrap to in-house front end and back end developers.

Dave Poon

December 15, 2012
Tweet

Other Decks in Design

Transcript

  1. Responsive design Turning on Responsive design 1. <meta name="viewport" content="width=device-width,

    initial- scale=1.0"> 2. <link href="assets/css/bootstrap-responsive.css" rel="stylesheet"> Bootstrap doesn't include responsive features by default Saturday, 15 December 12
  2. Base CSS Typography Code Tables Forms Buttons. Oh! And a

    nice icon set. Saturday, 15 December 12
  3. Components Dropdowns Button groups Button dropdowns Navs Navbar Breadcrumbs Pagination

    Labels and badges Typography Thumbnails Alerts Progress bars Media objects Misc Saturday, 15 December 12
  4. Javascript Plugins Similar to Components, these JavaScript plugins are interactive

    components for things like tooltips, popovers, modals, and more. Saturday, 15 December 12
  5. Customize your bootstrap 1. Choose what components & jQuery plugins

    2. Customize your CSS/LESS variables 3. Download Saturday, 15 December 12