i want to have two different images one on each side (left and right) of my background
So something like this....
#ffffff url(images/image1.gif) left repeat-y;
#ffffff url(images/image2.gif) right repeat-y;
how would i be able to do this
thanks
So something like this....
#ffffff url(images/image1.gif) left repeat-y;
#ffffff url(images/image2.gif) right repeat-y;
how would i be able to do this
thanks