The Surprising Things That CSS Can Animate

Back in June, Will Boyd wondered what things CSS can animate, which turns out to be quite a lot. This articles explores some of the unexpected things that CSS can animate and some nifty things you can do by animating them. I like this demo where you choose between two options (in which a z-index […]


This content originally appeared on Bram.us and was authored by Bramus!

Back in June, Will Boyd wondered what things CSS can animate, which turns out to be quite a lot.

This articles explores some of the unexpected things that CSS can animate and some nifty things you can do by animating them.

I like this demo where you choose between two options (in which a z-index is animated):

See the Pen
Overlapping Sushi Cards
by Will Boyd (@lonekorean)
on CodePen.

One thing that surprised me very much is that you can animate visibility, but that it has special interpolation rules:

For the visibility property, visible is interpolated as a discrete step where values of p between 0 and 1 map to visible and other values of p map to the closer endpoint…

?

The Surprising Things That CSS Can Animate →


This content originally appeared on Bram.us and was authored by Bramus!


Print Share Comment Cite Upload Translate Updates
APA

Bramus! | Sciencx (2021-02-02T23:00:54+00:00) The Surprising Things That CSS Can Animate. Retrieved from https://www.scien.cx/2021/02/02/the-surprising-things-that-css-can-animate/

MLA
" » The Surprising Things That CSS Can Animate." Bramus! | Sciencx - Tuesday February 2, 2021, https://www.scien.cx/2021/02/02/the-surprising-things-that-css-can-animate/
HARVARD
Bramus! | Sciencx Tuesday February 2, 2021 » The Surprising Things That CSS Can Animate., viewed ,<https://www.scien.cx/2021/02/02/the-surprising-things-that-css-can-animate/>
VANCOUVER
Bramus! | Sciencx - » The Surprising Things That CSS Can Animate. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/02/02/the-surprising-things-that-css-can-animate/
CHICAGO
" » The Surprising Things That CSS Can Animate." Bramus! | Sciencx - Accessed . https://www.scien.cx/2021/02/02/the-surprising-things-that-css-can-animate/
IEEE
" » The Surprising Things That CSS Can Animate." Bramus! | Sciencx [Online]. Available: https://www.scien.cx/2021/02/02/the-surprising-things-that-css-can-animate/. [Accessed: ]
rf:citation
» The Surprising Things That CSS Can Animate | Bramus! | Sciencx | https://www.scien.cx/2021/02/02/the-surprising-things-that-css-can-animate/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.