HTML Entity Detail

HTML Entity - Division Sign (obelus)

Division Sign (obelus) is a mathematical operators, comparison symbols, and notation characters. This HTML entity enables web developers to display this character reliably across all browsers without encoding issues.

Symbol preview
÷
Unicode

U+00F7

HTML entity

÷

CSS code

\00F7

Usage Examples

Use this HTML entity in mathematical expressions and equations. For example, ≠ for not equal, ≤ for less than or equal, ∞ for infinity.

Common Mistakes

⚠️

Mistake: Using / instead of ÷ in mathematical notation

Fix: Use ÷ (÷) for division in mathematical text. The slash / is used for inline fractions and programming.

⚠️

Mistake: Confusing ÷ (division sign) with ∕ (division slash)

Fix: The division sign ÷ is used for arithmetic. The division slash ∕ is a different character used for fractions.

Division Sign (obelus)

Select any code to highlight it before copying.

Category: Math Symbol
Unicode U+00F7
Hex Code ÷
HTML Code ÷
HTML Entity ÷
CSS Code \00F7
Windows Shortcut Alt 0241
Mac Shortcut ⇧⌥.
HTML code example
CSS code example
Help2Code Logo
Menu