Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<body>
<select>
<option>1
<option selected>2
</select>
</body>
</html>