mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 03:43:16 +09:00
8 lines
174 B
HTML
8 lines
174 B
HTML
<!doctype html>
|
|
<html>
|
|
<body>
|
|
<textarea rows="10" cols="25" style="white-space: nowrap">
|
|
0 1 2 3 4 5 6 7 8 9 This is a long line that could wrap.
|
|
</textarea>
|
|
</body>
|
|
</html>
|