bootstrap

9

Click here to load reader

Upload: john-pereless

Post on 26-Jun-2015

117 views

Category:

Software


0 download

DESCRIPTION

What is bootstrap? John pereless explains in brief what actually bootstrap is and its components.

TRANSCRIPT

Page 1: Bootstrap

What is Bootstrap?

By

John Pereless

Page 2: Bootstrap
Page 3: Bootstrap

lBootstrap is a free collection of tools for creating websites and web applications

lBootstrap contains HTML and CSS-based design templates for text, forms, buttons, navigation and other components

lBootstrap also contains optional JavaScript extensions

lBootstrap is open source and available on GitHub

Page 4: Bootstrap

Bootstrap History

lBootstrap was developed by Mark Otto and Jacob Thornton at Twitter as a framework to encourage consistency across internal tools. Before Bootstrap, various libraries were used for interface development, which led to inconsistencies and a high maintenance burden.

lBootstrap was released as an open source product in August 2011 on GitHub.

Page 5: Bootstrap

Why Use Bootstrap?

lMobile-first approach: Since Bootstrap 3, the framework consists of mobile-first styles throughout the entire library

Browser support: Bootstrap is supported by all popular browsers

Page 6: Bootstrap

Responsive web design: Bootstrap's responsive CSS adjusts to Desktops, Tablets, and Mobile phones

Easy to get started: With just the knowledge of HTML and CSS anyone can get started with Bootstrap

Page 7: Bootstrap

What Does Bootstrap Include?

lScaffolding: Contains layout, grid system, fluid grid system, and responsive design

lBase CSS: Contains classes for typography, tables, forms, buttons, images, and more

lComponents: Contains reusable components: icons, dropdowns, navbars, breadcrumbs, alerts, and more

Page 8: Bootstrap

lJavaScript Plugins: Contains over a dozen custom jQuery plugins. You can include them all, or one by one

lCustomizable Components : Customize Bootstrap's components, LESS variables, and jQuery plugins to create your own version

Page 9: Bootstrap

Thanks For Watching

www.slideshare.net/john_pereless