div class = alert alert-successa href = # class = close data-dismiss = alert
编程学习网为您整理以下代码实例,主要实现:Bootstrap警告警报插件,希望可以帮到各位朋友。
<div class = "alert alert-success">
<a href = "#" class = "close" data-dismiss = "alert">
×
</a>
<strong>Warning!</strong> There was a problem with your network connection.
</div>