亚洲最大看欧美片,亚洲图揄拍自拍另类图片,欧美精品v国产精品v呦,日本在线精品视频免费

  • 站長資訊網(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)建一個帶有預(yù)定義樣式的按鈕。

    <!-- Standard button --> <button type="button" class="btn btn-default">(默認樣式)Default</button>  <!-- Provides extra visual weight and identifies the primary action in a set of buttons --> <button type="button" class="btn btn-primary">(首選項)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">(危險)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號-2    滬公網(wǎng)安備31011702889846號