Bootstrap Flashcards
What was developed by Mark Otto and Jacob Thornton at Twitter to ease development?
Bootstrap
Bootstrap is not a web framework. (T/F)
False
What is the term for a development framework (customer facing) for websites?
Web framework
Web Framework Pros
Speed and efficiency
Ease of use
Maintainability
Stability and security
Web Framework Cons
Code bloat
Repetition
Steep learning curve
Less control
Bootstrap Advantages
Easy to use
Responsive features
Mobile-first approach
Browser compatibility
What is Bootstrap Philosophy?
Mobile first – web pages should be designed for the smallest display first, THEN features added for larger displays
What size options does the Bootstrap have/
(XS) 576px
(SM) 576px
(MD) 768px
(LG) 992px
(XL) 1200px
How many columns can go across the page?
12