可关闭的警告框

Posted 悟性

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了可关闭的警告框相关的知识,希望对你有一定的参考价值。

为警告框添加一个可选的 .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>

以上是关于可关闭的警告框的主要内容,如果未能解决你的问题,请参考以下文章

HTML代码片段

HTML代码片段

Bootstrap组件之警告框

如何在 PHP 中显示警告框? [关闭]

警告框

如果出现错误,请保留警告框而不关闭