Sandbox: Difference between revisions
(Replaced content with " <div class="alert"> foo </div>") Tags: Replaced 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
<div class="alert alert-success" role="alert">This will be the danger alert</div> | |||
<div class="alert"> | <div class="alert alert-info" role="alert">This will be the info alert</div> | ||
<div class="alert alert-warning" role="alert">This will be the warning alert</div> | |||
</div> | <div class="alert alert-danger" role="alert">This will be the danger alert</div> |
Latest revision as of 20:36, 6 March 2024
This will be the danger alert
This will be the info alert
This will be the warning alert
This will be the danger alert