HTML Entity/Symbol˘(BREVE )

˘
Copy this symbol

BREVE

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

˘
˘
U+002D8
\02d8
˘

HTML Examples

Using HTML Code value in HTML file

<span> &#728; </span>

Using HTML Entity value in HTML file

<span> &Breve; </span>

CSS Example

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

span { 
    content: "\02d8";
}
All HTML Symbols