📜  CSS | rotateZ()函数

📅  最后修改于: 2021-08-31 02:18:22             🧑  作者: Mango

rotateZ()函数是一个内置函数,用于绕 z 轴旋转元素。

句法:

rotateZ( angle )

参数:此函数接受表示旋转角度的单个参数角度。正角和负角分别顺时针和逆时针旋转元素。

下面的例子说明了 CSS 中的 rotateZ()函数:

示例 1:



  

    CSS rotateZ() function
  
    

  

    

GeeksforGeeks

    

CSS rotateZ() function

       

                                               

输出:

示例 2:



  

    CSS rotateZ() function
  
    

  

    

GeeksforGeeks

    

CSS rotateZ() function

       

       
Welcome to GeeksforGeeks
  

输出:

支持的浏览器: rotateZ()函数支持的浏览器如下:

  • 谷歌浏览器
  • IE浏览器
  • 火狐
  • 歌剧
  • 苹果浏览器