Thread with 6 posts

jump to expanded post

heh, Apple actually have sample code for a similar playing card CSS animation on their site: https://developer.apple.com/library/archive/samplecode/CardFlip/Introduction/Intro.html

It still works in a modern browser, though you have to tweak the perspective property a bit (-webkit-perspective: 600 has to be changed to perspective: 600px)

Open thread at this post