mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-08-14 14:25:31 +00:00
13 lines
171 B
HTML
13 lines
171 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<body>
|
|
|
|
<table border="1">
|
|
<tr>
|
|
<td>Foo</td>
|
|
</tr>
|
|
<thead style="display: block;"></thead>
|
|
</table>
|
|
|
|
</body>
|
|
</html>
|