mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-23 04:43:07 +09:00
8 lines
168 B
HTML
8 lines
168 B
HTML
<!doctype html>
|
|
<html>
|
|
<body>
|
|
<span style="text-decoration: underline">
|
|
Some<select size="5"><option>text</option></select>and a button
|
|
</span>
|
|
</body>
|
|
</html>
|