久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

    1. 站長(zhǎng)資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      bootstrap按鈕顏色屬性有幾種

      按鈕顏色屬性有7種:1、“btn-primary”;2、“btn-info”;3、“btn-success”;4、“btn-warning”;5、“btn-danger”;6、“btn-inverse”;7、“btn-default”。

      bootstrap按鈕顏色屬性有幾種

      本教程操作環(huán)境:Windows7系統(tǒng)、bootsrap3.3.7版、DELL G3電腦

      bootstrap 按鈕顏色屬性有7種:

      bootstrap按鈕顏色屬性有幾種

      bootstrap中可以使用下面列出的類可以快速創(chuàng)建一個(gè)帶有預(yù)定義樣式的按鈕。

      <!-- Standard button --> <button type="button" class="btn btn-default">(默認(rèn)樣式)Default</button>  <!-- Provides extra visual weight and identifies the primary action in a set of buttons --> <button type="button" class="btn btn-primary">(首選項(xiàng))Primary</button>  <!-- Indicates a successful or positive action --> <button type="button" class="btn btn-success">(成功)Success</button>  <!-- Contextual button for informational alert messages --> <button type="button" class="btn btn-info">(一般信息)Info</button>  <!-- Indicates caution should be taken with this action --> <button type="button" class="btn btn-warning">(警告)Warning</button>  <!-- Indicates a dangerous or potentially negative action --> <button type="button" class="btn btn-danger">(危險(xiǎn))Danger</button>  <!-- Deemphasize a button by making it look like a link while maintaining button behavior --> <button type="button" class="btn btn-link">(鏈接)Link</button>

      bootstrap按鈕顏色屬性有幾種

      推薦學(xué)習(xí):《bootstrap使用教程》

      贊(0)
      分享到: 更多 (0)
      網(wǎng)站地圖   滬ICP備18035694號(hào)-2    滬公網(wǎng)安備31011702889846號(hào)