Left Double Quotation Mark |
| Name | Left Double Quotation Mark | |
| Unicode | U+201C | |
| CSS Code | \201C | |
| HTML Entity | “ | |
| HTML Code | “ |
<div>“</div>div::before {
content: "\201C";
}Left Double Quotation Mark |
| Name | Left Double Quotation Mark | |
| Unicode | U+201C | |
| CSS Code | \201C | |
| HTML Entity | “ | |
| HTML Code | “ |
<div>“</div>div::before {
content: "\201C";
}