LESS-THAN SIGNUTF-8 Character/Symbol

<
Copy this symbol

LESS-THAN SIGN

Click on any of the following code values to copy to clipboard.

003C
60

HTML Examples

Using HEX code of LESS-THAN SIGN in HTML file

<span> &#x003C; </span>

Using Decimal code of LESS-THAN SIGN in HTML file

<span> &#60; </span>

CSS Example

Using HEX code of LESS-THAN SIGN in CSS file for content

span { 
    content: '\003c';
}
All UTF-8 Symbols