Home / Programming MCQs / Bootstrap MCQs / Question
S
Q. How many columns are used for grid system by bootstrap?
Bootstrap uses 12 columns of the grid system. Every column is defined with classes ranging from span1 to span12. After adding several columns, the sum of our span classes should be equal to 12. Columns should be wrapped within <div> element.
You must be Logged in to update hint/solution
Q. Which of the following bootstrap version should be used to support IE9?
Q. How many columns are allowed in a bootstrap grid system?
Q. The Bootstrap grid system has four classes which defines screen size
Q. Which of the following class makes a table more compact by cutting cell padding in half?
Q. Which of the following fades the model in and out?
Q. How many classes does bootstrap grid system has?
Discusssion
Login to discuss.