码迷,mamicode.com
首页 > 其他好文 > 详细

可关闭的警告框

时间:2017-06-25 17:04:41      阅读:131      评论:0      收藏:0      [点我收藏+]

标签:nbsp   str   mis   code   lang   self   span   iss   yourself   

为警告框添加一个可选的 .alert-dismissible 类和一个关闭按钮。

<div class="alert alert-warning alert-dismissible" role="alert">
  <button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span></button>
  <strong>Warning!</strong> Better check yourself, you‘re not looking too good.
</div>

可关闭的警告框

标签:nbsp   str   mis   code   lang   self   span   iss   yourself   

原文地址:http://www.cnblogs.com/wujun123/p/7076990.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!