I've got problem showing " · " in website
I've got problem showing the character " · " in my website. I'开发者_如何学Gove never had any problem before showing other special characters. The character is a dot that is vertical middle aligned.
My doctype is:
<!DOCTYPE HTML>
And my meta is:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
You can use the HTML character code ·
精彩评论