February 16, 20251 yr Hello everyone. I hope you are well. I am looking for particular words in CSS, here is the sentence I am writing. So if for a CSS animation, for the animation-timing-function property, one can use a ________ cubic Bézier easing function or a ________ such as ease-in. (I would have saud CUSTOM and KEYWORD but I am really interesting in knowing what you all think.) What are the missing words, or if you rephrase the sentence entirely it is also OK. English is not my first language and I am a self-learner and these terms are difficult for me. Thanks in advance for your help.
February 16, 20251 yr Where is this sentence going to be used? You just need to say: ...one can use an easing function. bezier-easing is just one on many easing functions https://developer.mozilla.org/en-US/docs/Web/CSS/easing-function
Create an account or sign in to comment