Code backup
This commit is contained in:
2026-05-10 16:59:01 +02:00
commit 368d6fafea
796 changed files with 315310 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
<table style="border: 1px solid black; height: 600px; width: 600px;">
<tbody>
<tr>
<td>
some
</td>
<td>
some
</td>
</tr>
<tr>
<td>
some
</td>
<td>
some
</td>
</tr>
<tr aria-colspan="2" style="background-color: blue;">
<th>
</th>
</tr>
</tbody>
</table>