mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 07:47:32 +09:00
10 lines
294 B
HTML
10 lines
294 B
HTML
|
|
<!--
|
||
|
|
Any copyright is dedicated to the Public Domain.
|
||
|
|
http://creativecommons.org/licenses/publicdomain/
|
||
|
|
-->
|
||
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
|
<body>
|
||
|
|
<div style="width:160px; height:160px; position:relative; left:120px; top:120px; background:lime;"></div>
|
||
|
|
</body>
|
||
|
|
</html>
|
||
|
|
|