Sandbox: Difference between revisions
Mr. MacKenty (talk | contribs) No edit summary |
Mr. MacKenty (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
< | <table class="table table-striped"> | ||
< | <thead> | ||
<tr> | |||
< | <th scope="col">#</th> | ||
<th scope="col">First</th> | |||
</ | </tr> | ||
</thead> | |||
<tbody> | |||
<tr> | |||
<th scope="row">1</th> | |||
<td>Mark</td> | |||
</tr> | |||
</tbody> | |||
</table> | |||
</html> | </html> |
Revision as of 12:52, 14 June 2019
# | First |
---|---|
1 | Mark |