HTML Entity/Symbol⊸(MULTIMAP )

Copy this symbol

MULTIMAP

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

⊸
⊸
U+022B8
\22b8
⊸

HTML Examples

Using HTML Code value in HTML file

<span> &#8888; </span>

Using HTML Entity value in HTML file

<span> &multimap; </span>

CSS Example

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

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