Reflection with CSS

 I realised you can do a reflection along the 'x' axix with a 'transform' of 'scale(-1,1)'.


I was going to rotate the element 180 degrees around the 'z' axis.  This might involve more complex 'sine' and 'cosine' functions.



Comments

Popular posts from this blog

Adding 'inert' HTML attribute does not speed up animations

How a CSS fish animation works

Online HTML minifiers