Skip to content

Instantly share code, notes, and snippets.

@DeanPoulin
Created January 14, 2014 05:49
Show Gist options
  • Select an option

  • Save DeanPoulin/8413687 to your computer and use it in GitHub Desktop.

Select an option

Save DeanPoulin/8413687 to your computer and use it in GitHub Desktop.
Dismissable Alerts
<div class="alert alert-warning alert-dismissable">
<button type="button" class="close" data-dismiss="alert" aria-hidden="true">&times;</button>
<strong>Warning!</strong> Best check yo self, you're not looking too good.
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment