Latin Capital Letter G with Dot Above |
Name | Latin Capital Letter G with Dot Above | |
Unicode | U+0120 | |
CSS Code | \0120 | |
HTML Entity | Ġ | |
HTML Code | Ġ |
<div>Ġ</div>
div::before {
content: "\0120";
}
Latin Capital Letter G with Dot Above |
Name | Latin Capital Letter G with Dot Above | |
Unicode | U+0120 | |
CSS Code | \0120 | |
HTML Entity | Ġ | |
HTML Code | Ġ |
<div>Ġ</div>
div::before {
content: "\0120";
}