Create Pure CSS Tooltips with Tips

Create Pure CSS Tooltips with tips, no JS is required.It works on :hover and can be positioned using helper classes and can be tweaked by using Less or Sass sources.

Example:

tips has 6 helper classes:

  • top: position top
  • right: position right
  • bottom: position bottom
  • left: position left
  • small: small size
  • large: large size

Preview

pure-css-tooltips

Github: https://github.com/jh3y/tips
Website: http://jh3y.github.io/tips/
License: MIT

Leave a Reply