Middle Dot
·
UNICODE
U+000B7HEX CODE
·HTML CODE
·HTML ENTITY
·CSS CODE
\00B7 // html example
<span>·</span> // css example
span {
content: "\00B7";
} ·
U+000B7···\00B7 // html example
<span>·</span> // css example
span {
content: "\00B7";
}