案例:html/html5 案例     状态:可编辑再运行    进入横版
x
 
1
<html>
2
<body>
3
4
<select>
5
  <option>Volvo</option>
6
  <option>Saab</option>
7
  <option disabled="disabled">Mercedes</option>
8
  <option>Audi</option>
9
</select>
10
11
</body>
12
</html>
13

 运行结果 
 北美留学生论坛