parm530
4/13/2018 - 4:06 PM

Table set up

Setting up a table

<table>
  <tr>
    <th>Bold Header</th>  
    <td>Regular data</td>
  </tr>
</table>