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.
嘿伙计们,
我有一个问题,我一直在寻找一个 sublime 的主题(或一种编辑主题的方法),它将在单引号内为 html 着色(在用 Javascript 编写时)[示例] 你们能帮我一把吗?我不知道该怎么做。
我习惯于 Wordpress 自动将 IE 特定 ID 属性添加到 HTML 标记,以编写特定于 Internet Explorer 的 css 类。我刚刚注意到,当我在 IE9 中查看该站点时,此功能当前不起作用。
在 IE8...
<html id="ie8" lang="en-US">
在 IE9...