面试题

h5新特性和viewport

2017-09-12  本文已影响0人  Farewell_V587

h5新特性

h5新表单

<input type="text" name="username">
<input type="number" name="" required="">
<input type="tel" name="">
<input type="search" name="" disabled="" placeholder="sdasdsaddsaddsa">
<input type="url" name="">
<input type="email" name="">
<input type="date" name="">
<input type="month" name="">
<input type="week" name="">
<input type="time" name="">
<input type="range" name="">
<input type="color" name="">
<input type="image" name="" src="sss.jpeg">

h5表单属性

h5新标签

open属性可以展开列表

detail dialog figure meter progress ruby abbr

viewport

上一篇 下一篇

猜你喜欢

热点阅读