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