HTML Entity/Symbol⊰(PRECEDES UNDER RELATION )

Copy this symbol

PRECEDES UNDER RELATION

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

⊰
⊰
U+022B0
\22b0
⊰

HTML Examples

Using HTML Code value in HTML file

<span> &#8880; </span>

Using HTML Entity value in HTML file

<span> &prurel; </span>

CSS Example

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

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