Wednesday, 13 February 2013

CSS-CSS3 Box Properties



Box Properties

Property Description CSS
overflow-x Specifies whether or not to clip the left/right edges of the content, if it overflows the element's content area 3
overflow-y Specifies whether or not to clip the top/bottom edges of the content, if it overflows the element's content area 3
overflow-style Specifies the preferred scrolling method for elements that overflow 3
rotation Rotates an element around a given point defined by the rotation-point property 3
rotation-point Defines a point as an offset from the top left border edge 3


Share:

No comments:

Post a Comment