例如
<style>
div{
width:100px
height:100px
border:1px solid #ccc
transform:rotate(180deg)
-moz-transform:rotate(45deg)
}
</style>
例如
<style>
div{
width:100px
height:100px
border:1px solid #ccc
transform:rotate(180deg)
-moz-transform:rotate(45deg)
}
</style>