InterviewSolution
Saved Bookmarks
| 1. |
Which of the following makes a table more compact?(a) .table-responsive(b) .table-hover(c) .table-condensed(d) .table-borderedThe question was posed to me by my college director while I was bunking the class.My question is taken from Responsive Overview in chapter Advance HTML of HTML |
|
Answer» The correct option is (c) .table-condensed |
|