Hyphen |
| Name | Hyphen | |
| Unicode | U+2010 | |
| CSS Code | \2010 | |
| HTML Entity | ‐ | |
| HTML Code | ‐ |
<div>‐</div>div::before {
content: "\2010";
}Hyphen |
| Name | Hyphen | |
| Unicode | U+2010 | |
| CSS Code | \2010 | |
| HTML Entity | ‐ | |
| HTML Code | ‐ |
<div>‐</div>div::before {
content: "\2010";
}