A Collection of CSS Tooltips (demos included)

Today’s another collection is CSS tooltips. So what is a tooltip in web design?
The tooltip or infotip or a hint is a common graphical user interface element. It is used in conjunction with a cursor, usually a pointer. The user hovers the pointer over an item, without clicking it, and a tooltip may appear—a small “hover box” with information about the item being hovered over.

The below examples are really simple but great ideas.You can easily integrate into your web project.
So here is the list of CSS tooltips.

awTooltip

Tooltips right, left, top or bottom of the elements. Super, it isn’t?Also you can change color of tooltips easily.You can select primary, success, warning or danger types under tooltip-type attribute.
2.css tooltip

 

CSS3 Author Info ToolTip

This is a link based tooltip which displays an animated user info panel when hovering over the link.
3.css tooltip

 

HINT.css

A CSS tooltip library
5.css tooltip

 

Tooltip Pagination

6.css tooltip

 

:focus tooltip

When you click on any tool tip though, it focuses to the first input. So when you click on the first input’s tool tip, it flicks the animation
8.css tooltip

 

Super simple CSS tooltips

1.css tooltip

 

Cloudy Tooltip

7.css tooltip

 

Gmail Registration Form Bubble

4.css tooltip