I've wrestled with making it work in a table. The thing is, I expected it to work exactly in the same way as it does in a regular span element. But table cells, by default, just don't render cell content following the same rules. Your tutorial helped figure this out. Thanks :)