Latin Capital Letter a with Acute |
| Name | Latin Capital Letter a with Acute | |
| Unicode | U+00C1 | |
| CSS Code | \00C1 | |
| HTML Entity | Á | |
| HTML Code | Á |
<div>Á</div>div::before {
content: "\00C1";
}Latin Capital Letter a with Acute |
| Name | Latin Capital Letter a with Acute | |
| Unicode | U+00C1 | |
| CSS Code | \00C1 | |
| HTML Entity | Á | |
| HTML Code | Á |
<div>Á</div>div::before {
content: "\00C1";
}