搜索框

input标签,自闭合的<input> 不能向里插入其他元素 

button 标签,是可以向里插入其他元素<button><img src=""></button>

<input type="submit">

<input type="button">

<meta http-equit="X-UA-Compatible" content="IE-edge">  强制用最新IE打开页面

 

posted @ 2016-03-04 14:58  张鑫鑫是好人  阅读(132)  评论(0编辑  收藏  举报