Double Left-Pointing Angle Quotation Mark
«
UNICODE
U+000ABHEX CODE
«HTML CODE
«HTML ENTITY
«CSS CODE
\00AB // html example
<span>«</span> // css example
span {
content: "\00AB";
} «
U+000AB«««\00AB // html example
<span>«</span> // css example
span {
content: "\00AB";
}