CSS 属性
animation-timing-function

结果
CSS 代码
#myDIV {
  animation-timing-function:linear;
}
  
单击上面的属性值以查看结果