mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-19 02:43:07 +09:00
10 lines
131 B
HTML
10 lines
131 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
Hello
|
|
<div style="height:100px;"></div>
|
|
<br>
|
|
<div style="height:100px;"></div>
|
|
Kitty
|
|
</body>
|
|
</html>
|