字体图标

<button class="btn btn-default">
     <span class="glyphicon glyphicon-chevron-up"></span>按钮
</button>

警告框

<div class="alert alert-danger" role="alert">
    <span class="glyphicon glyphicon-warning-sign"></span>
    危险
</div>

 

posted @ 2018-04-12 16:32  pengc  阅读(124)  评论(0编辑  收藏  举报