Is it possible to make a background image repeat vertically. But, also horizontally only to the righ
- by janoChen
So basically we have an background image and we want it to repeat as the following with CSS:
image --------> (repeat indefinitely)
|
|
|
|
\/
(repeat indefinitely)
So I don't want it to repeat to the upper and left side.
(sorry I suck at ASCII Art)