CSS 3


Animation

It specifies the keyframe-based animations.

animation-delay

It specifies when the animation will start.

Animation-direction

It specifies whether the animation should play in reverse on alternate cycles or not.

Animation-duration

It specifies the number of seconds or milliseconds an animation should take to complete one cycle.

Animation-fill-mode

It specifies how a CSS animation should apply styles to its target before and after it is executing.

Animation-iteration-count

It specifies the number of times an animation cycle should be played before stopping.

Animation-name

It specifies the name of @keyframes defined animations that should be applied to the selected element.

Animation-play-state 

 It specifies whether the animation is running or paused.

Animation-timing-function

It specifies how a CSS animation should progress over the duration of each cycle.

Background-clip

It specifies the painting area of the background.

Background-origin

It specifies the positioning area of the background images.

Background-size

It specifies the size of the background images.

Border-bottom-left-radius

It defines the shape of the bottom-left border corner of an element.

Border-bottom-right-radius

It defines the shape of the bottom-right border corner of an element.

Border-bottom-right-radius

It defines the shape of the bottom-right border corner of an element.

Border-bottom-right-radius

It defines the shape of the bottom-right border corner of an element.

Border-image

It specifies how an image is to be used in place of the border styles.

border-radius

It defines the shape of the border corners of an element.

inherit

If specified, the associated element takes the computed value of its parent element border-bottom-right-radius property.

Initial

It sets this property to its default value.