Sandbox: Difference between revisions
(Created page with "<section> <div class="alert alert-1-primary"> <h3 class="alert-title">Hello World</h3> <p class="alert-content">Lorem ipsum</p> </div> <div class="alert alert-2-secondary"> <h3 class="alert-title">Hello World</h3> <p class="alert-content">Lorem ipsum</p> </div> <div class="alert alert-3-danger"> <h3 class="alert-title">Hello World</h3> <p class="alert-content">Lorem ipsum</p> </div> <div class="alert alert-1...") Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="alert alert-success" role="alert">This will be the danger alert</div> | |||
<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 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