HTML Entity/SymbolØ(LATIN CAPITAL LETTER O WITH STROKE )

Ø
Copy this symbol

LATIN CAPITAL LETTER O WITH STROKE

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

Ø
Ø
U+000D8
\00d8
Ø

HTML Examples

Using HTML Code value in HTML file

<span> &#216; </span>

Using HTML Entity value in HTML file

<span> &Oslash; </span>

CSS Example

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

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