mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 02:13:08 +09:00
16 lines
269 B
HTML
16 lines
269 B
HTML
<html>
|
|
<body>
|
|
<table height="30%" bgcolor="green"
|
|
cellspacing="0" cellpadding="0">
|
|
<tr><td>
|
|
+
|
|
<table height="100%" bgcolor="orange"
|
|
cellspacing="0" cellpadding="0">
|
|
<tr><td>
|
|
+
|
|
</td></tr>
|
|
</table>
|
|
</td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|