Ana Tudor 🐯 on Nostr: #tinyCSStip overflow-wrap: anywhere prevents long words from overflowing or expanding ...
#tinyCSStip
overflow-wrap: anywhere
prevents long words from overflowing or expanding their containing element beyond what we want.
The text effects below all use this!
(they also don't involve any text duplication whatsoever in the markup or via pseudo-element content or any wrapping of individual parts of the text in separate elements... but that's another story)
#CSS #typography #textEffect #code #coding #frontend #webDev, #webDevelopment #SVG #SVGFilter #filter
overflow-wrap: anywhere
prevents long words from overflowing or expanding their containing element beyond what we want.
The text effects below all use this!
(they also don't involve any text duplication whatsoever in the markup or via pseudo-element content or any wrapping of individual parts of the text in separate elements... but that's another story)
#CSS #typography #textEffect #code #coding #frontend #webDev, #webDevelopment #SVG #SVGFilter #filter