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