9⃣ A 3D Parallax Hover Effect
I like making cool effects with minimal CSS code and a single HTML element.
My favorite this year is this satisfying 3D effect coded with less than 15 declarations.
https://t.co/DIr1W3JZzS
Another 3D text demo for this week's #CodePenChallenge https://t.co/JCIFsDOTqj
No JS, no text duplication whatsoever, no text-shadow. SVG filter magic creates the 3D effect, the letter face pattern (in combination with with CSS gradients), the double outline (with text-stroke).