CSS3中的变形属性是()
A. transform
B. translate
C. transition
D. trancation
background-position:5px 10px这段代码作用是()
A. 背景向右5像素向下10像素方向偏移
B. 背景向左5像素向下10像素方向偏移
C. 背景向右5像素向上10像素方向偏移
D. 背景向左5像素向上10像素方向偏移
盒子倒影的方向由()设置?
A. position
B. direction
C. offset
D. mask-box-image
background-origin的默认取值是()
A. none
B. border
C. padding
D. content