Tooltips in HTML Elements

I need the following functionality in HTML Elements: Defining Tooltips in HTML like here:

http://hscripts.com/tutorials/html/tooltip.php

in "<a href=" definition:

<a href=" title="Free Tutorials">Free tutorials

In the first step an ordinary Text hint would be great. Later an HTML structured Tooltip would be the best.

This feature was implemented.