Demo for a CSS-only ADC 2.0 responsive table question.
<thead>and<th>/ color and background-color.max-widthproperty of the media query.border-sizeandborder-colorfor<table>and<tr>background-colorof<tr>when:hover
This demo was successfully tested in Chrome, Firefox, Safari, Opera and IE9+. Media queries are not supported in IE 8 and lower so these will not render the split version the question table (either polyfill it if doable or leave as is).