I display a bubble help for some short span elements. The bubbles are centered below that span and look great as long as the span isn\'t broken over two lines.
Looks goo
I think the nicer way to do this would be with white-space: nowrap in CSS:
CSS:
span.bubble { white-space: nowrap; }
HTML:
tell irregular: told, told