Solved

The CSS3 3D Transformation Function That Moves the Object OffX

Question 106

Multiple Choice

The CSS3 3D Transformation function that moves the object offX pixels horizontally,offY pixels vertically,and offZ pixels along the z-axis is ____.


A) rotate3d(offX, offY, offZ, angle)
B) scale3d(offX, offY, offZ)
C) matrix3d(offX, offY, …, n)
D) translate3d(offX, offY, offZ)

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions