Warning: Attempt to read property "ID" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 471

Warning: Attempt to read property "display_name" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 480

Warning: Attempt to read property "display_name" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 487

Warning: Attempt to read property "description" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 489

Warning: Attempt to read property "ID" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 493

李权20200818

今日的学习日志

学习心得

transform

  1. 改变元素在页面中的位置,大小,角度,以及形状即为转换

  2. transform:skew(ndeg) 当n为正值的时候为顺时针旋转,n为负值的时候逆时针

  3. transform-origing : 以px为单位 %

  4. 关键字:x left /center/right

  5. y:top/center/bottom

    transition

    • transition-property

    • transition-duration

    • transition-timing-function

    • transition-delay

      animation

      • animation-fill-mode:forwards 保持动画结束的状态

      • animation-play-state:paused 鼠标经过暂停

      学习心得:

      今天满满的干货,十分舒服。

评论留言