Greek Capital Letter Iota |
Name | Greek Capital Letter Iota | |
Unicode | U+0399 | |
CSS Code | \0399 | |
HTML Entity | Ι | |
HTML Code | Ι |
<div>Ι</div>
div::before {
content: "\0399";
}
Greek Capital Letter Iota |
Name | Greek Capital Letter Iota | |
Unicode | U+0399 | |
CSS Code | \0399 | |
HTML Entity | Ι | |
HTML Code | Ι |
<div>Ι</div>
div::before {
content: "\0399";
}