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 aligns .pager previous button to left?
Q. Which of the following class makes a table more compact by cutting cell padding in half?
Q. Which of the following specifies header text of popover?
Q. Default size of H3 bootstrap heading
Q. Which of the following class styles a table as a nice basic table with stripes on rows?
Q. Identify the true statement about bootstrap help text?
Q. Which of the following adds default styles for dropdown menu container?
Q. Which of the following class indicates a warning that might need attention?
Q. Identify the correct statement of data-content Data attribute of Tooltip Plugin?
Q. Which of the following statement is correct about the Bootstrap wells?
Discusssion
Login to discuss.