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