IE中的角度DIV

时间:2010-08-05 02:21:42

标签: internet-explorer rotation

我被IE困扰了!是否可以在IE中对DIV进行角度调整。我目前在所有其他浏览器中使用以下内容:

-webkit-transform: rotate(-3deg); -moz-transform: rotate(-3deg); 

2 个答案:

答案 0 :(得分:0)

有几种方法可以创建CSS形状,显然是crossbrowser。

Tantek Celic在这里做到了:http://www.tantek.com/CSS/Examples/polygons.html

否则,谷歌纯CSS形状:)

我的第一个结果: http://www.russellheimlich.com/blog/pure-css-shapes-triangles-delicious-logo-and-hearts/

答案 1 :(得分:0)

您可以使用cssSandpaper。它正在进行轮换等等。 Example.