mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-22 02:29:14 +00:00
9 lines
168 B
HTML
9 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>
|