<table> <thead> <tr> <th>Tables</th> </tr> </thead> <tbody> <tr> <td><strong>col 3 is</strong></td> </tr> <tr> <td>col 2 is</td> </tr> <tr> <td>zebra stripes</td> </tr> </tbody> </table> <ol> <li>test</li> </ol>