I have an image
If I set this image as a background with window being larger than the image, I get "broken" background, where each picture stands out. Basically that:
Is there a away to created a continuous background below programmatically, so that the pattern would continue, as the window gets bigger in CSS (just flipping and adding the same image over and over again):
Thank you.