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