Skip to content

Commit a0cb3dd

Browse files
committed
Update README.md
1 parent 1e37256 commit a0cb3dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

zh-cn/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,8 @@ HTML 属性应该遵循特定的顺序,以便能更易阅读代码。
132132

133133
必须使用如下格式(rel在前,href在后,无type="text/css"及charset):
134134

135-
````<link rel="stylesheet" href="css_example_url">
135+
````
136+
<link rel="stylesheet" href="css_example_url" >
136137
````
137138

138139
### CSS 注意事项

0 commit comments

Comments
 (0)