File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ <h2 class="tit">取值:</h2>
65
65
< div class ="cont ">
66
66
< dl >
67
67
< dt > < a href ="../../values/numeric/number.htm "> <number></ a > :</ dt >
68
- < dd > 用浮点数指定宽度。不允许负值。</ dd >
68
+ < dd > 用浮点数指定宽度。数字代表在图像上的像素位置或向量坐标。 不允许负值。</ dd >
69
69
< dt > < a href ="../../values/numeric/percentage.htm "> <percentage></ a > :</ dt >
70
70
< dd > 用百分比指定宽度。参照其包含块区域进行计算。不允许负值。</ dd >
71
71
< dt > fill:</ dt >
@@ -76,7 +76,7 @@ <h2 class="tit">取值:</h2>
76
76
< section id ="intro " class ="g-mod g-attr ">
77
77
< h2 class ="tit "> 说明:</ h2 >
78
78
< div class ="cont ">
79
- < strong > 设置或检索对象的边框背景图的分割方式 。</ strong >
79
+ < strong > 用以指定从哪 4 个位置分割图像(遵循上右下左的顺序) 。</ strong >
80
80
< ul >
81
81
< li > 该属性指定从上,右,下,左方位来分隔图像,将图像分成4个角,4条边和中间区域共9份,中间区域始终是透明的(即没图像填充),除非加上关键字 fill。</ li >
82<
9040
/code>
82
< li > 对应的脚本特性为< strong > borderImageSlice</ strong > 。</ li >
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ <h2 class="tit">背景与边框 Backgrounds and Borders</h2>
111
111
< td > < a href ="border-image-slice.htm " class ="g-color-css3-new "> border-image-slice</ a > </ td >
112
112
< td > CSS3</ td >
113
113
< td > 无</ td >
114
- < td > 设置或检索对象的边框背景图的分割方式 </ td >
114
+ < td > 用以指定从哪 4 个位置分割图像(遵循上右下左的顺序) </ td >
115
115
</ tr >
116
116
< tr >
117
117
< td > < a href ="border-image-width.htm " class ="g-color-css3-new "> border-image-width</ a > </ td >
You can’t perform that action at this time.
0 commit comments