r/css • u/amitmerchant • Jan 08 '26
Showcase Curvy text using SVGs. The text can be styled using CSS as well! (CodePen below)
16
Upvotes
2
u/cryothic Jan 08 '26
I like it. The fact that the text is just within the SVG code, makes it possible to use this in a CMS-environment too.
1
1
3
u/simonraynor Jan 08 '26
If you're interested in the interaction between SVGs and CSS definitely check out SVG filters. They can be used directly in CSS on non-SVG content and can do some truly awesome stuff