Double Right-Pointing Angle Quotation Mark
»
UNICODE
U+000BBHEX CODE
»HTML CODE
»HTML ENTITY
»CSS CODE
\00BB // html example
<span>»</span> // css example
span {
content: "\00BB";
} »
U+000BB»»»\00BB // html example
<span>»</span> // css example
span {
content: "\00BB";
}