Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ある種の偽の 3D 視点を再現しようとしています。このスキュー効果をアーカイブできる何らかの方法で、CSS3 Transform を実行するにはどうすればよいですか。
-webkit-transform: perspective(100px) rotateX(20deg);
JSFiddle。参照。