Right-Pointing Double Angle Quotation Mark |
| Name | Right-Pointing Double Angle Quotation Mark | |
| Unicode | U+00BB | |
| CSS Code | \00BB | |
| HTML Entity | » | |
| HTML Code | » |
<div>»</div>div::before {
content: "\00BB";
}Right-Pointing Double Angle Quotation Mark |
| Name | Right-Pointing Double Angle Quotation Mark | |
| Unicode | U+00BB | |
| CSS Code | \00BB | |
| HTML Entity | » | |
| HTML Code | » |
<div>»</div>div::before {
content: "\00BB";
}