<table> <caption>My basic table</caption> <tr> <th>Column 1</th> <th>Column 2</th> </tr> <tr> <td>Data 1</td> <td>Data 2</td> </tr> </table>
This Pen is owned by Abbey Perini on CodePen.
See more by @abbeyperini on CodePen
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.