HTML Entity Detail

HTML Entity - Multiplication Sign / Times Sign

Multiplication Sign / Times Sign 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+00D7

HTML entity

×

CSS code

\00D7

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 the letter x instead of × for dimensions

Fix: Use × (×) for multiplication or dimension notation. "3×4" looks more professional than "3x4".

⚠️

Mistake: Using * instead of × in mathematical content

Fix: The asterisk * is a programming operator. In mathematical text, use × (×) or ⋅ (⋅) for multiplication.

Multiplication Sign / Times Sign

Select any code to highlight it before copying.

Category: Math Symbol
Unicode U+00D7
Hex Code ×
HTML Code ×
HTML Entity ×
CSS Code \00D7
Windows Shortcut Alt 0215
Mac Shortcut
HTML code example
CSS code example
Help2Code Logo
Menu