diff --git a/docs/base-css.html b/docs/base-css.html
index cb6c699f933ccde910f41bd2efa1e0b0f161bd15..b353a538d4538ff04d024f7eac309b64a741a6a1 100644
--- a/docs/base-css.html
+++ b/docs/base-css.html
@@ -668,9 +668,8 @@
       </tr>
     </tbody>
   </table>
-  <p><strong>Note:</strong> Zebra-striping is a progressive enhancement not available for older browsers like IE8 and below.</p>
 <pre class="prettyprint linenums">
-&lt;table class="striped-table"&gt;
+&lt;table class="bordered-table"&gt;
   ...
 &lt;/table&gt;</pre>
   <h3>4. Condensed table</h3>