HTML Entity/Symbol⫨(SHORT UP TACK WITH UNDERBAR )

Copy this symbol

SHORT UP TACK WITH UNDERBAR

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

⫨
⫨
U+02AE8
\2ae8
⫨

HTML Examples

Using HTML Code value in HTML file

<span> &#10984; </span>

Using HTML Entity value in HTML file

<span> &vBar; </span>

CSS Example

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

span { 
    content: "\2ae8";
}
All HTML Symbols