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 变换,以某种方式我可以存档这个倾斜效果。
-webkit-transform: perspective(100px) rotateX(20deg);
JSF中。参考。