css3 正方體為什么先旋轉 在平移
1 回答

阿晨1998
TA貢獻2037條經驗 獲得超6個贊
這是你希望的效果嗎: #div1 { background-color: #000000; width: auto; height: 200px; transition: all 2s; } #div1:hover { margin-top: 100px; } #div2 { background-color: red; width: 200px; height: 200px; transition: all 3s; float:...
- 1 回答
- 0 關注
- 1095 瀏覽
添加回答
舉報
0/150
提交
取消