【发布时间】:2010-10-14 10:27:00
【问题描述】:
我正在使用 Microsoft 的 Expression Web 5 来编辑我的 HTML 文档。在使用“重新格式化 HTML”方法时,我注意到一个奇怪的行为。
如果我的 html 文档 (UTF-8) 包含类似 € 的 html 实体,则该实体将替换为欧元字符。 '' 等具有特殊含义的 html 实体不会被替换。所以'
为什么 Expression Web 会这样做?我很确定尽可能使用 html 实体是最佳做法。
【问题讨论】:
标签: html special-characters html-entities expression-web