Hi
I have an image I want to repeat as the background of a table cell.
Is there any way I can align the image? I've tried:
'style="background:url('images/triback2.gif'); background-repeat:repeat-y; background-align:align-right' but it doesn't work and I don't think the code is correct.
Thanksmmm it's background-position not background-alignyea, background-position: right | top right | bottom rightIt works. Thank you very much!
I have an image I want to repeat as the background of a table cell.
Is there any way I can align the image? I've tried:
'style="background:url('images/triback2.gif'); background-repeat:repeat-y; background-align:align-right' but it doesn't work and I don't think the code is correct.
Thanksmmm it's background-position not background-alignyea, background-position: right | top right | bottom rightIt works. Thank you very much!