Latin Small Letter O with Stroke |
| Name | Latin Small Letter O with Stroke | |
| Unicode | U+00F8 | |
| CSS Code | \00F8 | |
| HTML Entity | ø | |
| HTML Code | ø |
<div>ø</div>div::before {
content: "\00F8";
}Latin Small Letter O with Stroke |
| Name | Latin Small Letter O with Stroke | |
| Unicode | U+00F8 | |
| CSS Code | \00F8 | |
| HTML Entity | ø | |
| HTML Code | ø |
<div>ø</div>div::before {
content: "\00F8";
}