Is it possible to make a background image repeat vertically. But, also horizontally only to the righ

Posted by janoChen on Stack Overflow See other posts from Stack Overflow or by janoChen
Published on 2010-05-04T18:09:29Z Indexed on 2010/05/04 18:18 UTC
Read the original article Hit count: 153

Filed under:
|
|

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)

© Stack Overflow or respective owner

Related posts about css

Related posts about background