Test: Twitter Bootstrap Test
Question 1:
Prev
Next
Which of the following is the correct description of the given table? <table class="table"> ... </table>
It has light padding and only horizontal dividers with an enabled hover state on table rows within a <tbody>.
It has zebra-striping enabled on any table row within the <tbody>,
It has light padding and only horizontal dividers.
It is compacted by cutting cell padding in half.