All Questions
1 question
-1
votes
1
answer
995
views
HTML entities in CSS content (convert entities to escape-string at runtime)
I know that html-entities like or ö or ð can not be used inside a css like this:
div.test:before {
content:"text with html-entities like ` ` or `ö` ...