1. Computing
Filed In:
  1. CSS
  2. > CSS3

CSS3 Style Properties

CSS3 adds a lot of style properties to the CSS specification. Here is a list of the CSS3 style properties and how they are used.

border-bottom-left-radius
A description of the CSS property border-bottom-left-radius

border-bottom-right-radius
A description of the CSS property border-bottom-right-radius

border-break
A description of the CSS property border-break. This property has been replaced by the box-decoration-break property.

border-image
A description of the CSS property border-image

border-radius
A description of the CSS property border-radius

border-top-right-radius
A description of the CSS property border-top-right-radius

border-top-right-radius
A description of the CSS property border-top-right-radius

box-decoration-break
A description of the CSS property box-decoration-break.

box-shadow
A description of the CSS property box-shadow for creating shadows on box elements

box-sizing
A description of the CSS property box-sizing

hyphens
Add hyphenation to your documents.

nth-child
A description of the CSS property nth-child

nth-last-child
A description of the CSS property nth-last-child

nth-last-of-type
A description of the CSS property nth-last-of-type

nth-of-type
A description of the CSS property nth-of-type

overflow-x
A description of the CSS property overflow-x

overflow-y
A description of the CSS property overflow-y

size
A description of the CSS property size

transform
A description of the CSS property transform

transform-origin
A description of the CSS property transform-origin

transition
A description of the CSS property transition

transition-delay
A description of the CSS property transition-delay

transition-duration
A description of the CSS property transition-duration

transition-property
A description of the CSS property transition-property

transition-timing-function
A description of the CSS property transition-timing-function

Discuss in my forum

©2013 About.com. All rights reserved.