I have a background picture set on a table, but I don't want it to repeat. Is there any way, besides making the picture like 2000 pixels in height, to make it so it doesn't repeat?
Printable View
I have a background picture set on a table, but I don't want it to repeat. Is there any way, besides making the picture like 2000 pixels in height, to make it so it doesn't repeat?
i think that it is the only way, sorry
background-repeat: no-repeat
wouldn't CSS work in this case?
oops....
Yeah that would work