Possible Duplicate:
Can we solve the table row background image problem, in chrome, in multi celled tables?
I'm trying to have one image as the background for the first row. The problem is that the background gets applied to each cell separately, not as a whole. Is there a way around it?
http://jsfiddle.net/bumpy009/c3txj/
Result should look something like this:
EDIT: The problem appears only in Safari, Opera and chrome. Didn't check IE yet.