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

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -