Latin Capital Letter L with Caron |
| Name | Latin Capital Letter L with Caron | |
| Unicode | U+013D | |
| CSS Code | \013D | |
| HTML Entity | Ľ | |
| HTML Code | Ľ |
<div>Ľ</div>div::before {
content: "\013D";
}Latin Capital Letter L with Caron |
| Name | Latin Capital Letter L with Caron | |
| Unicode | U+013D | |
| CSS Code | \013D | |
| HTML Entity | Ľ | |
| HTML Code | Ľ |
<div>Ľ</div>div::before {
content: "\013D";
}