Click to See Complete Forum and Search --> : Background Images Question


Chaos
02-10-2003, 03:19 PM
While I am certain that this is elementary...I seem to be having a tough time today getting it together. I am using an image in the background of a table, is there a way I can stop it from repeating itself as the table grows longer and longer depending on the page? I just want the photo to display in the background one time.

Any help will be appreciated and good karma is sure to be yours.

Thanks,

Chaos

CyCo
02-10-2003, 03:45 PM
Add the below inside your <table> tag

style="background-repeat:no-repeat"

Chaos
02-10-2003, 04:07 PM
Thats it...thanks a bunch!