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