Open In App

Web technologies Questions | Bootstrap Quiz | Set-2 | Question 2

Which class in bootstrap makes a table more compact by cutting cell padding in half ?
(A) .table-bordered
(B) .table-responsive
(C) .table-striped
(D) .table-condensed

Answer: (D)
Explanation: The .table-condensed is bootstrap 3 framework. It can be used when we make a table more compact by cutting cell padding in half.
Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :