Snippets tagged “unicode-escapes”
1 snippet uses this tag.
- How to Add HTML Entities with the CSS content PropertyCSS
HTML provides entity name or entity number to use reserved characters. Learn how you can add HTML entities to your code with the CSS content property.