1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-28 01:35:32 +00:00
elinks/test/select.html

9 lines
137 B
HTML
Raw Normal View History

<html>
<head>
<meta charset="utf-8">
</head>
<body>
<select> <option selected="selected">简体中文</option> </select>
</body>
</html>