Hey everyone. I'm working on a site, and I can't remember the code to insert to make the background of a table not tile and strech the image. Basically I have a table, and in the middle column I have an image that is 10px high and has a width of 1. The column is 100 px high, so the image in the background tiles 10 times. I was curious if someone can give me the code to make it not tile (I actually have the code in the CSS file to fix this) but I need the image to stretch the whole 100px. Can anyone tell me how I can get it to stretch?
Thanks :)
Wes