高亮文字:ruby
所有商品只要<mark>6.18</mark>
結果: 字體
加拼音文字:url
<ruby>變<rt>bian</rt></ruby>
結果: spa
軟換行,只試用於英文code
zhe li shi ce shi wen zi, <wbr> zhishiyongyuyingwen <wbr>zhishiyongyuyingwen
input輸入框:blog
文本: <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" />
字體標籤:input
極客<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 />