Is there a way to put actual html code inside a title attribute on a table row element? My goal is to pop-up not only text but some info-graphics along with it, so a mouseo
Nope. You'd need to create your own title substitute with JavaScript.