Source code

Revision control

Copy as Markdown

Other Tools

<html>
<head>
<style>
#sel {
left: 10px;
width: 101px;
position: absolute;
}
</style>
</head>
<body>
<select id="sel"></select>
</body>
</html>