Advertisement
valno

alert-content

Jan 19th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.40 KB | None | 0 0
  1. <div class="alert alert-success" role="alert">
  2.   <h4 class="alert-heading">Well done!</h4>
  3.   <p>Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.</p>
  4.   <hr>
  5.   <p class="mb-0">Whenever you need to, be sure to use margin utilities to keep things nice and tidy.</p>
  6. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement