HTML with Character Entities
This document uses various HTML character entities:
- Copyright symbol: ©
- Registered trademark: ®
- Non-breaking space: text with spaces
- Less than: < and greater than: >
- Ampersand: &
- Quote: "
- Apostrophe: '
- Euro symbol: €
- Em dash: —
- Numeric entity: ∞ (infinity)
- Hex entity: ∞ (also infinity)
Special characters in code: <div> </div>