mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-08 07:31:32 +00:00
5 lines
114 B
HTML
5 lines
114 B
HTML
<select size="1" style="box-shadow: 10px 10px gold;">
|
|
<option>Hello</option>
|
|
<option>Kitty</option>
|
|
</select>
|