Which Of The Following Transitiontimingfunction Property Lets #427
Which of the following transition-timing-function property lets you define your own values in a cubic-bezier function
This multiple choice question (MCQ) is related to the book/course
gs gs105 CSS (Cascading Style Sheets).
It can also be found in
gs gs105 CSS3 Fundamentals, Transitions & Animations - CSS3 Transitions for UI Elements - Quiz No.1.
Which of the following transition-timing-function property lets you define your own values in a cubic-bezier function
cubic(n,n,n,n)
matrix(n,n,n,n)
cubic-bezier(n,n,n,n)
none of the mentioned