Test of CSS knowledge - Part 9
- Question 1: Which of the following attributes determines the period during which the transition takes place?
- transition
- transition-duration
- transform-duration
- transition-property
-
- Question 2: Which attribute is used to determine the delay between the time a property changes and when the transition actually begins.
- transform-delay
- transition-delay
- transform-duration
- There is no exact answer.
-
- Question 3: Which of the following transform properties are used to handle a 2D moving effect?
- translate (x, y)
- translate2d (x, y)
- translate3d (x, y)
-
All of the above answers are correct.
-
- Question 4: Which of the following transform properties are used only to move the element along the X axis?
- translate (x)
- translateZ (x)
- translateY (x)
- translateX (x)
-
- Question 5: Which of the following transform properties are used to handle 3D transformations to change the width and height of the element?
- circle (x, y, z)
- scale3d (x, y, z)
- rotate3d (x, y, z, angle)
- rotate (angle)
-
- Question 6: Which of the following transform properties are used in 2D transformations to skew an element by X axis and Y axis?
- scale (x-angle, y-angle)
- rotate (x-angle, y-angle)
- skew (x-angle, y-angle)
- There is no exact answer
-
- Question 7: Which of the following transform properties are used to handle 3D transforms using a 4 × 4 matrix of 16 values?
- matrix3d (n, n, n, n, n, n, n, n, n, n, n, n, n, n, n, n)
- matrix (n, n, n, n, n, n, n, n, n, n, n, n, n, n, n, n)
- matrix2d (n, n, n, n, n, n, n, n, n, n, n, n, n, n, n, n)
- All of the above answers are correct.
-
- Question 8: Which of the following transform properties are used in 3D transformations to rotate an element along the Z axis?
- rotate-Z (angle)
- skew-Z (angle)
- rotateZ (angle)
- skewZ (angle)
-
- Question 9: Which of the following transform properties are used in 3D transformations to rotate an element?
- rotate3d (x, y, z, angle)
- rotated (x, y, z, angle)
- rotate-all (x, y, z, angle)
- rotate (x, y, z, angle)
-
- Question 10: Which transition-timing-function values are used to determine the conversion speed at the end?
- ease
- linear
- ease-out
- ease-in
-
5 ★ | 1 Vote
You should read it
- Test of CSS knowledge - Part 5
- Test of CSS knowledge - Part 8
- What do you know about programming language C # P1
- eQuiz - Test of knowledge about the browser
- Test common knowledge about social culture P1
- Test common knowledge about social culture P2
- Set of multiple choice questions about programming with P12
- Test general knowledge about social culture P3
May be interested
- Testing computer science knowledge, doing a bit of fun (part 7)after part 6, network administrator continues to introduce part 7. let's try to see how many answers you can answer?
- Testing computer science knowledge, doing little for fun (part 9)after section 8, network administrators continue to introduce part 9 of the series of computer science knowledge tests.
- Test of terminology and technology - Part 10test your technology knowledge with 30 technology multiple choice questions below.
- [QUIZ] Test your understanding of SQL - Part 3the test set comes with sql lessons that give you lots of useful knowledge.
- Testing computer science knowledge, doing little for fun (part 4)after the previous sections, network administrator continues to introduce part 4.
- Multiple choice quiz about Python - Part 10following the previous test, part 10 returned with the python function. let's try with quantrimang to try the 10 questions below.
- [QUIZ] Test your understanding of SQL - Part 5multiple-choice questions on sql help you familiarize and review useful knowledge for work and learning sql language.
- [QUIZ] Check your understanding of SQL - Part 2continue series what do you know about sql? , part 2 continues with questions that revolve around basic knowledge in databases.
- eQuiz - Multiple choice test on programming language C - part 1this is part 1 of a series of tests on knowledge of c programming language, in total there will be 15 questions with no time for answering each sentence.
- [QUIZ] Test your understanding of SQL - Part 4let's try our knowledge with multiple choice questions about sql database management system.