24.3.2.2 Designating table header cells
The default for HTML tables generated by Mif2Go is not to use the <th> tag to distinguish header cells from body cells. However, you can direct Mif2Go to identify header cells:
; UseTbHeaderCode = No (default, always use <td...>)
If you specify UseTbHeaderCode=Yes, Mif2Go generates <th> elements for all header cells in your tables.
> 24 Converting tables to HTML > 24.3 Specifying table structure > 24.3.2 Identifying row and column groups and header cells > 24.3.2.2 Designating table header cells