H5 標簽屬性、input屬性


高亮文字:

全部商品只要<mark>6.18</mark>

  結果:    

 

加拼音文字:

<ruby>變<rt>bian</rt></ruby>

 

   結果: 

 

 

軟換行,只試用於英文

zhe li shi ce shi wen zi, <wbr> zhishiyongyuyingwen <wbr>zhishiyongyuyingwen

 

input輸入框:

文本:   <input type="text" name="username" value="賬號" /><br />
密碼:   <input type="password" name="password" /><br />
郵箱:   <input type="email" name="email" /><br />
搜索:   <input type="search" name="search" /><br />
URL:  <input type="url" name="url" /><br />
年月日: <input type="date" name="date" value="2016-06-13" /><br />
年月:   <input type="month" name="month" value="2016-06" /><br />
星期:  <input type="week" name="week" value="2016-W23" /><br />
時間:  <input type="time" name="time" value="15:00" /><br />
datetime-local:<input type="datetime-local" name="local" value="2016-06-18 15:02" /><br />
數字:  <input type="number" name="number" /><br />
color: <input type="color" name="color" /><br />
range滑塊:<input type="range" value="100" />

 

字體標簽:

極客<b>學院</b> 字體加粗<br />
極客<em>學院</em>定義着重文字<br />
極客<i>學院</i>定義斜體字<br />    
極客<small>學院</small>定義小號字<br />
極客<strong>學院</strong>定義加重語氣<br />
極客<sub>學院</sub>定義下標字<br />
極客<sup>學院</sup>定義上標字<br />
極客<ins>學院</ins>定義插入字<br />
極客<del>學院</del>定義刪除字<br />

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM