Pop-up here is the popup message tooltips can be produced with some simple CSS. This is illustrated by the tooltips below which have a grey background. Put your cursor over the grey area to see the tooltip.

To make the CSS work you need some code within the page. Here is the code for the first popup <a class=info href="#"> Pop-up
<span>here is the popup message </span> </a>
.

You can see all the code by using view source.

The original idea came from psacake.com

CSS Tooltips