Back to Daily Feed 
Creative Text Obscuring with CSS @counter-style
Originally published on Frontend Masters Blog
View Original Article
Share this article:
Summary & Key Takeaways
- The article explores advanced uses of the CSS
@counter-stylerule. - It demonstrates how to obscure text using this property.
- The technique extends beyond its typical application for list markers.
Our Commentary
I love a good CSS trick! @counter-style is one of those properties that often gets overlooked, so seeing a creative application like this is always a treat. It's a reminder that there's still so much depth to CSS, even for seemingly niche features.
View Original Article
Share this article: