Rotate images using CSS and Discard the edges -
i have been stuck in 3 days ! have image http://i.stack.imgur.com/jnfuh.jpg , want rotate using css. it's easy rotate know, when rotate don't want edges shown http://i.stack.imgur.com/conwo.png
so how possible using css ?? because have php loop displays images, , want rotate them.
you must include image within container hide/clip overflowing parts of image , rescale it,
or use smaller container original size of image. demo
Comments
Post a Comment