hi
i need to stop the backgroung from repeating itself
i know how to use css to stop it(background-repeat: no-repeat) or BGPROPERTIES=FIXED.
But I have a background for the whole page and I want it to be repeated but stop the repetition of the background in a "table" inside that page, using any of the above codes will stop my main background from repeating.(which i dont want)
all i need is a page with the main background being repeated but the background of some certain tables inside that page not being repeated.
thx in advance(god speeeeed  )
|