CSS animatable Properties

You are Here:

CSS Animatable Properties

Certain CSS properties can be animated using CSS animation property or CSS transition property.

Animatable properties can change their values gradually over a given amount of time.

The following table provides a list of all CSS animatable properties.

PropertyExample
backgroundRun
background-colorRun
background-positionRun
background-sizeRun
borderRun
border-bottomRun
border-bottom-colorRun
border-bottom-left-radiusRun
border-bottom-right-radiusRun
border-bottom-widthRun
border-colorRun
border-leftRun
border-left-colorRun
border-left-widthRun
border-rightRun
border-right-colorRun
border-right-widthRun
border-spacingRun
border-topRun
border-top-colorRun
border-top-left-radiusRun
border-top-right-radiusRun
border-top-widthRun
bottomRun
box-shadowRun
clipRun
colorRun
column-countRun
column-gapRun
column-ruleRun
column-rule-colorRun
column-rule-widthRun
column-widthRun
columnsRun
filterRun
flexRun
flex-basisRun
flex-growRun
flex-shrinkRun
fontRun
font-sizeRun
font-size-adjustRun
font-stretchRun
font-weightRun
heightRun
leftRun
letter-spacingRun
line-heightRun
marginRun
margin-bottomRun
margin-leftRun
margin-rightRun
margin-topRun
max-heightRun
max-widthRun
min-heightRun
min-widthRun
object-positionRun
opacityRun
orderRun
outlineRun
outline-colorRun
outline-offsetRun
outline-widthRun
paddingRun
padding-bottomRun
padding-leftRun
padding-rightRun
padding-topRun
perspectiveRun
perspective-originRun
rightRun
text-decoration-colorRun
text-indentRun
text-shadowRun
topRun
transformRun
transform-originRun
vertical-alignRun
widthRun
word-spacingRun

Reminder

Hi Developers, we almost covered 98.7% of CSS Tutorials with examples for quick and easy learning.

We are working to cover every Single Concept in CSS.

Please do google search for:

Join Our Channel

Join our telegram channel to get an instant update on depreciation and new features on HTML, CSS, JavaScript, jQuery, Node.js, PHP and Python.

This channel is primarily useful for Full Stack Web Developer.

Share this Page

Meet the Author