
Rubber Band Text animation using HTML and CSS - GeeksforGeeks
2021/6/26· The rubber band effect is quite popular and it looks attractive when a text string becomes stretchable obviously that will look cool. The rubber band text animation can be easily generated using CSS animations, we will use the @keyframes rule to get the desired output. rule to …