How can I stretch background image of a table cell with CSS? I have Googled without results.
When you set background image of a cell and the background size is smaller than the cell, then it will be repeated.
How can I force this background to stretch the entire table cell instead?