Snippets tagged “html-entities”
2 snippets use 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.
- How to Display Symbols with HTMLHTML
In this snippet, you can see how to add and display different symbols, such as infinity ampersand and other symbols. For that, you need to use HTML Entities.