adplus-dvertising
frame-decoration

Question

Which of the following transform property value defines a 2D translation?

a.

translate(x,y)

b.

translate2d(x,y)

c.

translate3d(x,y)

d.

all of the mentioned

Answer: (a).translate(x,y)

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following transform property value defines a 2D translation?

Similar Questions

Discover Related MCQs

Q. Which of the following transform property value defines a translation, using only the value for the X-axis?

Q. Which of the following transform property value defines a 3D scale transformation?

Q. Which of the following transform property value defines a perspective view for a 3D transformed element?

Q. Which of the following transform property value defines a 2D skew transformation along the X- and the Y-axis?

Q. Which of the following transform property value defines a 3D transformation, using a 4×4 matrix of 16 values?

Q. Which of the following transform property value defines a 3D rotation along the Z-axis?

Q. Which of the following transform property value defines a 3D rotation?

Q. The _____________ property allows us to include the padding and border in an element’s total width and height.

Q. ____________ property sets the coordinates of the clipping shape that exposes or hides the content of absolutely positioned elements.

Q. _____________ property defines the space between cells in a table.

Q. ____________ property defines whether table cell borders are connected or separate.

Q. ________________ property sets the background image to scroll or not to scroll with its associated element’s content.

Q. ____________ property associates a background image with an element.

Q. ______________ property defines whether table cell borders are connected or separate.

Q. If a particular rule should never be overridden by another rule, the ____________ indication should be used.

Q. Which of the following option a rule consists of?

Q. Which of the following option a declaration consist of?

Q. The ______________ is the link between the HTML document and the style. It specifies what elements are affected by the declaration.

Q. How a style sheet can be glued to the HTML document?

Q. As a general rule, properties in CSS inherit from ___________ elements.