Simple animation spacing out letters in an centred phrase

 Animating the 'letter-spacing' of a centred piece of text is simple and looks nice.


There is an example on 'codepen.io':


    'codepen.io/Bert-Beckwith/pen/myVBZdw'


This was one of my first animations for my game. I used JavaScript to do the animation. This looks a bit jerky but uses much less resources than the smoother simple CSS animation above. 



Comments

Popular posts from this blog

Minifying CSS

Violating Flickr's terms of service

How a CSS fish animation works