Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b4cfe7f

Browse files
committed
修改hack条目
修改hack条目
1 parent 5cf0a44 commit b4cfe7f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -802,9 +802,10 @@ js- 这种级别的className完全交由JSer自定义,但是命名的规则也
802802
* 严谨且长期的项目,针对IE可以使用条件注释作为预留Hack或者在当前使用
803803

804804
IE条件注释语法:
805-
<!--[if <keywords>? IE <version>?]>
806-
<link rel=”stylesheet” href=”*.css” />
807-
<![endif]-->
805+
806+
<!--[if <keywords>? IE <version>?]>
807+
<link rel=”stylesheet” href=”*.css” />
808+
<![endif]-->
808809

809810
语法说明:
810811

0 commit comments

Comments
 (0)