mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-23 12:53:07 +09:00
11 lines
204 B
HTML
11 lines
204 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div style="-moz-column-count: 2;
|
|
height: 50px;
|
|
width: 100px;
|
|
background: yellow">
|
|
a
|
|
</div>
|
|
</body>
|
|
</html>
|