Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE HTML>
<style>
select, select::picker(select) {
appearance: base-select;
}
</style>
<select>
<option>This is an option</option>
</select>