我不知道这个问题是否有效。我在 Windows 7 操作系统上使用 Firefox 15.0。我写了一个这样的html代码
<html>
<body>
<p>⁎This my testing text1 </p>
<p>*This my testing text2 </p>
<p>*This my testing text3 </p>
</body>
</html>
当我在 Firefox 15.0 和 Windows 7 上运行此代码时,LOW ASTERISK(⁎)工作正常。我在 Firefox 17.0 和 Windows Xp 上运行相同的代码,它不起作用。问题是什么。
在相同的 Windows 7 操作系统中,该实体未在 Chrome、IE 上显示,它仅在 Firefox 上有效。但同样的 Firefox 不能在 Windows xp 中运行。有没有我必须安装的字体或我必须做的事情。谁能帮我..