Skip to content

Commit 25af0d3

Browse files
author
zhangyonghong
committed
add x
1 parent 662ea07 commit 25af0d3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

css.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,15 @@ line-height: normal; /* for non-ie */
106106
line-height: 22px\9; /* for ie */
107107
```
108108
- title 换行
109-
```css
109+
```html
110110

111111
```
112+
113+
- 关闭 x 符号
114+
```html
115+
×
116+
```
117+
112118
- [全部浏览器的兼容代码生成](http://www.colorzilla.com/gradient-editor/ )
113119
[CSS 实现 textArea 的 placeholder 换行](http://segmentfault.com/a/1190000000362621)
114120

0 commit comments

Comments
 (0)