Add the
1.Success! You should read this message.
2. Info! You should read this message.
<strong>Success!</strong> You should <a href="#" class="alert-link">read this message</a>.
</div>
alert-link
class to any links inside the alert box to create "matching colored links": 1.Success! You should read this message.
2. Info! You should read this message.
3.Warning! You should read this message.
4.Danger! You should read this message.
Example
<div class="alert alert-success"><strong>Success!</strong> You should <a href="#" class="alert-link">read this message</a>.
</div>
No comments:
Post a Comment