Convert OnlineConvertOnline

HTML Entity/Symbol≔(COLON EQUALS )

Copy this symbol

COLON EQUALS

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

≔
≔
U+02254
\2254
≔

HTML Examples

Using HTML Code value in HTML file

<span> &#8788; </span>

Using HTML Entity value in HTML file

<span> &Assign; </span>

CSS Example

Using CSS content code of the HTML entity &Assign; to specify in a CSS file

span { 
    content: "\2254";
}
All HTML Symbols