HTML Entity Detail

HTML Entity - Less Than

Less Than 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+003C

HTML entity

&lt;

CSS code

\003C

Usage Examples

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

Less Than

Select any code to highlight it before copying.

Category: Math Symbol
Unicode U+003C
Hex Code &#x003C;
HTML Code &#60;
HTML Entity &lt;
CSS Code \003C
Windows Shortcut Alt 0060
Mac Shortcut
HTML code example
CSS code example
Help2Code Logo
Menu