Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
看到红色标记上的那些符号了吗?我正在尝试用 HTML 来完成它们,并遇到了这个页面。单击此处我可以看到三种方法(实体名称、十进制数、十六进制数)。我应该使用哪一个,这样它在所有浏览器中都不会出现问题。
对于 ††将其插入您的 html 代码中。
†
对于 ††††插入此内容。
††
对于 ‡‡插入此
‡
更多这些请到这里
这些代码适用于所有浏览器。