Latin Small Letter O with Double Acute |
| Name | Latin Small Letter O with Double Acute | |
| Unicode | U+0151 | |
| CSS Code | \0151 | |
| HTML Entity | ő | |
| HTML Code | ő |
<div>ő</div>div::before {
content: "\0151";
}Latin Small Letter O with Double Acute |
| Name | Latin Small Letter O with Double Acute | |
| Unicode | U+0151 | |
| CSS Code | \0151 | |
| HTML Entity | ő | |
| HTML Code | ő |
<div>ő</div>div::before {
content: "\0151";
}