mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-25 16:59:01 +09:00
9 lines
213 B
HTML
9 lines
213 B
HTML
<!doctype html>
|
|
<html>
|
|
<body>
|
|
<span style="text-decoration: underline">
|
|
Some</span><select><option>text</option></select><span
|
|
style="text-decoration: underline">and a button
|
|
</span>
|
|
</body>
|
|
</html>
|