mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-19 19:03:07 +09:00
13 lines
172 B
HTML
13 lines
172 B
HTML
<html>
|
|
<body>
|
|
<table>
|
|
<tbody style="height:200px; overflow:auto;">
|
|
<tr>
|
|
<td>Value </td>
|
|
<td>Value </td>
|
|
<td>Value </td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</body>
|
|
</html>
|