Text effects
Extruded text
Pure CSSA Sass function generates a stack of text-shadows that reads as solid depth.
Every one has a live demo, a step-by-step explanation and code you can edit and paste into your own project.
A Sass function generates a stack of text-shadows that reads as solid depth.
Real depth this time: ten copies of the word stacked along Z, so perspective is correct.
The extrusion is a Sass-generated shadow stack whose direction follows your pointer.
Every letter does the same flip; the stagger turns it into a wave.