Answer the question
In order to leave comments, you need to log in
How to insert an image into a richTextBox?
How to insert an image into a richTextBox in C# Windows Forms?
Answer the question
In order to leave comments, you need to log in
I see an increase in the css parameter of letter-spacing here, but the css tools do not animate this parameter, hence only js. Although of course you can get confused, put each letter in a separate container and use margin for animation.
If you are not talking about increasing the distance between characters, but simply about the smooth appearance of letters, then this css opacity property is wonderfully animated using css transition
Each letter is selected in <span>
, and for these spans (selection through nth-child(n)
) animation is assignedtranslateX()
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question