3D <flip-card> element

Mouseover the cards to flip them over.

Y axis Heyo!
X axis Howdy!

Sample code

<flip-card axis="y">
  <front>Y axis</front>
  <back>Heyo!</back>
</flip-card>

Installation

Via bower:

bower install flip-card

Via git:

git clone https://github.com/rupl/flip-card.git

Further reading

<flip-card> element made with by Chris Ruppel.
You can view the source on GitHub.
All other code is licensed separately by authors.