K
K
Karponter2015-10-30 03:19:23
css
Karponter, 2015-10-30 03:19:23

How to flip a card?

We have a similar structure.

<div class="card">
     <div class="back"></div> 
     <div class="front"></div>
</div>

For example, a regular poker card. Lies face down on the table (back visible). How to animate it face up?
PS: css + js (no jquery)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Karponter, 2015-10-30
@karponter

Alexander A :
https://desandro.github.io/3dtransforms/docs/card-...

C
Cyril Diamandi, 2015-10-30
@tunnelvision

The most banal thing that came to mind - jsfiddle.net/hmud6Lnf

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question