Skip to content

Instantly share code, notes, and snippets.

@Danjavia
Created November 14, 2013 22:38
Show Gist options
  • Save Danjavia/7475564 to your computer and use it in GitHub Desktop.
Save Danjavia/7475564 to your computer and use it in GitHub Desktop.
tooltip for bootstrap
<div class="tooltip">
<div class="tooltip-inner">
Tooltip!
</div>
<div class="tooltip-arrow"></div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment