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