ASWCode Tutorials

Learn Web Development - From Basics to Advanced

HTML Symbols

HTML symbols are special characters you can use to display arrows, math signs, currency symbols, and other signs that are not easily typed on a keyboard.

1. Arrows

SymbolHTML Entity
→
←
↑
↓

2. Math Symbols

SymbolHTML Entity
±±
××
÷÷
≈

3. Currency Symbols

SymbolHTML Entity
€
££
¥¥
$$

4. Miscellaneous Symbols

SymbolHTML Entity
©©
®®
™
♥

5. Example in Paragraph

Use → for → arrow, © 2025 ASWCode, and € for €.

Next Lesson → Using Emojis in HTML

Previous Lesson → HTML Entities

← Back