<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="col-sm-6 col-md-6">
<div class="alert-message alert-message-danger">
<button type="button" class="close" data-dismiss="alert"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
<h4> Alert Message Danger</h4>
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. For performance
reasons, the Tooltip and Popover data-apis are opt-in, meaning <strong>strong message</strong>.</p>
</div>
</div>