Search code examples
javascripthtmlcsstile

Is it possible to repeat a tiled background with an angle?


I know you can use a small png tile-able pattern image to create a background, but, is it possible to give it an angle?, let say, 20 degrees?.

So instead of having all your tiles one next to each other but with the same height, they are placed following a line.


Solution

  • http://sitepoint.com/css3-transform-background-image

    You could try the procedure described here