Double Right-Pointing Angle Quotation Symbol
The 'double right-pointing angle quotation mark' (») is a punctuation mark used to signify the end of a quotation. It is usually paired with a 'double left pointing angle quotation' («). The double quotation usually marks longer quotes, sometimes entire sections, than the single quotation marks. Fun fact: its original name was 'guillemet' and was named after a French printer.
»
&U+000BB
UNICODE
»
HEX CODE
»
HTML CODE
»
HTML ENTITY
\00BB
CSS CODE
HTML Example
<span>»</span>
CSS Example
span { content: "\00BB"; }