DEBSOURCES
Skip Quicknav
sources / lowdown / 2.0.4-2 / regress / table1.html
1234567891011121314
<table> <thead> <tr> <th>foo</th> <th>bar</th> </tr> </thead> <tbody> <tr> <td>baz</td> <td>bim</td> </tr> </tbody> </table>