mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 18:03:06 +09:00
12 lines
97 B
HTML
12 lines
97 B
HTML
<html>
|
|
<head></head>
|
|
|
|
<body>
|
|
|
|
<ol>
|
|
<li id="a"></li>
|
|
<li id="b">b</li>
|
|
</ol>
|
|
|
|
</body>
|
|
</html>
|