开发者

I've got problem showing " · " in website

开发者 https://www.devze.com 2023-02-07 03:29 出处:网络
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 align

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 &middot;

0

精彩评论

暂无评论...
验证码 换一张
取 消