Menu

Tech tip - 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.

There are more tips at: bbingo.xyz/t

Posted by Bert Beckwith 2025-08-20 Labels: CSS

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.