CSS .ex-card:hover .card { transform: rotateY(180deg) translateX(100%); } .ex-card { perspective: ... See MDN on CSS animations. Also check out GreenSock.
確定! 回上一頁