Question:Which of the following is the correct description of the given table? <table class=”table”> … </table>
A It has light padding and only horizontal dividers with an enabled hover state on table rows within a <tbody>
B It has zebra-striping enabled on any table row within the <tbody>.
C It has light padding and only horizontal dividers.
D It is compacted by cutting cell padding in half.
+ AnswerC
+ Report