<script src="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/jquery-ui.js"></script>
<link rel="stylesheet" href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.10.0/themes/black-tie/jquery-ui.css">
<p> <a rel="tooltip" href="#" title="<span class='red'>That's what this widget is</span>">Tooltips with html tags</a>
<br>
<a rel="tooltip" href="http://themeroller.com" title="<b>ThemeRoller:</b> jQuery UI's theme builder application <font style='color:red'>with HTML Tags</font>">ThemeRoller</a>
<br />
<label for="age">Your age:</label>
<input id="age" rel="tooltip" title="We ask for your age only for statistical purposes." />