MCQOPTIONS
Saved Bookmarks
| 1. |
_Which of the following transform property value defines a 3D scale transformation?$? |
| A. | circle(x,y,z) |
| B. | scale3d(x,y,z) |
| C. | rotate3d(x,y,z,angle) |
| D. | rotate(angle) |
| Answer» C. rotate3d(x,y,z,angle) | |