mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 20:33:10 +09:00
8 lines
235 B
HTML
8 lines
235 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<p><span style="white-space:nowrap;"><input type="checkbox">hello1</span>
|
|
<p>Hello2<br><span style="white-space:nowrap;"><input type="checkbox"></span>
|
|
<p>Hello3<br><input type="checkbox">
|
|
</body>
|
|
</html>
|