CSS Sans – A font created in CSS
11–20 of 52 posts
Re: CSS Sans – A font created in CSS
#12Re: CSS Sans – A font created in CSS
#13Re: CSS Sans – A font created in CSS
#14This would be incredible for some privacy applications if you wrote a wrapper on top of it to obfuscate the class names. Clearly visible to users, very difficult for bots to pick up without clearly looking for it.
Re: CSS Sans – A font created in CSS
#15Edit: Found a demo page[1], it's monospaced.
Re: CSS Sans – A font created in CSS
#16This would be incredible for some privacy applications if you wrote a wrapper on top of it to obfuscate the class names. Clearly visible to users, very difficult for bots to pick up without clearly looking for it.
While this may evade simple scraping bots, it's easy enough to render the page then use some type of character recognition to get the content.
You could even pass around "not so hidden" messages with it. Tell your friends, add this CSS class to the body to see the message.
Bulletproof, not at all. Just pointing out a clever use.
Re: CSS Sans – A font created in CSS
#17Re: CSS Sans – A font created in CSS
#18What is next? OS written in CSS?
Re: CSS Sans – A font created in CSS
#19Fuck accessibility, right? Neat project, but please don't actually use this for anything serious. A lot of people use accessibility tools to interact with the web, and this this would make it nigh impossible for them to consume your content.