mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-24 13:23:08 +09:00
12 lines
262 B
HTML
12 lines
262 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<style type="text/css">
|
|
[class='anon'] { float: left; }
|
|
[class='anon']:first-line { word-spacing: 30ch; }
|
|
body { width: 30ch; }
|
|
</style>
|
|
</head>
|
|
|
|
<body><div class="anon"><span>A B</span>jk</div></body>
|
|
|
|
</html>
|