mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +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>
|