mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-20 11:23:07 +09:00
7 lines
136 B
HTML
7 lines
136 B
HTML
<html>
|
|
<body>
|
|
<iframe src="square.html" style="height: 200px; width: 300px" id="test">
|
|
test
|
|
</iframe>
|
|
</body>
|
|
</html>
|