mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-16 00:40:06 +00:00
8 lines
172 B
HTML
8 lines
172 B
HTML
![]() |
<table>
|
||
|
<thead><tr><th>A</th><th>B</th></tr></thead>
|
||
|
<tr><td>1</td><td>2</td></tr>
|
||
|
<tr><td>3</td><td>4</td></tr>
|
||
|
5678
|
||
|
<tfoot><tr><th>A</th><th>B</th></tr></tfoot>
|
||
|
</table>
|