一、不同浏览器内核下的书写规则

  css 兼容性前缀

二:transform  具体变性中心基点  transform-origin  默认情况下  rotate旋转、scale缩放、translate位移、矩阵matrix默认物件的水平垂直正中心点

  1. top left | left top 等价于 0 0 | 0% 0% [可有多种方式]

  2.css 兼容性前缀

  

 

相关文章:

  • 2022-03-01
  • 2021-10-13
  • 2022-12-23
  • 2021-08-09
  • 2021-11-28
  • 2021-12-29
  • 2021-09-22
猜你喜欢
  • 2021-08-31
  • 2022-12-23
  • 2022-12-23
  • 2021-08-30
  • 2021-11-27
  • 2022-01-21
  • 2021-08-08
相关资源
相似解决方案