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.
What I learnt about JavaScript, HTML and CSS while developing the 'British Bingo' game (on SourceForge)