Two Dot Leader |
| Name | Two Dot Leader | |
| Unicode | U+2025 | |
| CSS Code | \2025 | |
| HTML Entity | ‥ | |
| HTML Code | ‥ |
<div>‥</div>div::before {
content: "\2025";
}Two Dot Leader |
| Name | Two Dot Leader | |
| Unicode | U+2025 | |
| CSS Code | \2025 | |
| HTML Entity | ‥ | |
| HTML Code | ‥ |
<div>‥</div>div::before {
content: "\2025";
}