Click here to view more cat photos.
猫咪最喜欢的三件东西:
- 猫薄荷
- 激光笔
- 千层饼
猫咪最讨厌的三件东西:
- 跳蚤
- 打雷
- 同类
form表单。
input输入框可以让你轻松获得用户的输入。
你可以像这样创建一个文本输入框:
<input type="text">
注意:input输入框是没有结束标记的。
type属性为text的input输入框。
type属性为text的input输入框。'
testString: assert($("input[type=text]").length > 0);
```
Click here to view more cat photos.
猫咪最喜欢的三件东西:
猫咪最讨厌的三件东西: