HTML Entity/Symbol⊩(FORCES )

Copy this symbol

FORCES

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

⊩
⊩
U+022A9
\22a9
⊩

HTML Examples

Using HTML Code value in HTML file

<span> &#8873; </span>

Using HTML Entity value in HTML file

<span> &Vdash; </span>

CSS Example

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

span { 
    content: "\22a9";
}
All HTML Symbols