Prelims Flashcards
This is a free front-end framework for faster and easier web development
Bootstrap
This includes HTML and CSS based design templates for typography, forms, buttons, navigation, modals, image carousels and many other, as well as optional JavaScript plugins
Boostrap
Bootstrap includes HTML and CSS based design templates for what?
- Typography
- Forms
- Buttons
- Tables
- Navigation
- Modals
- Image Carousels
- JavaScript Plugins
This gives you the ability to easily create responsive designs
Bootstrap
This is about creating web sites which automatically adjust themselves to look good on all devices, from small phones to large desktops.
Responsive Web Design
Bootstrap was developed by who?
Mark Otto and Jacob Thornton at Twitter
When was Bootstrap released?
August 2011 on Github
In what date was Bootstrap considered as the No.1 project on GitHub?
June 2014
What were the Advantages of Bootstrap?
- Easy To Use
- Responsive Features
- Mobile-First Approach
- Browser Compatibility
When was Bootstrap 3, Bootstrap 4, and Bootstrap 5 released?
Bootstrap 3 - 2013
Bootstrap 4 - 2018
Bootstrap 5 - 2021
What was the difference of Bootstrap 5 and Bootstrap 3 & 4?
Bootstrap 5 has switched to JavaScript instead of jQuery
What is the meaning of CDN?
Content Delivery Network
In Bootstrap’s Grid System, how many columns does it allow?
12 Columns
True or False:
If you do not want to use all 12 columns individually, you can group the columns together to create wider columns
True
What are the four classes in Bootstrap Grid System?
- xs
- sm
- md
- lg