File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -49,15 +49,24 @@ <h1 class="tit">margin</h1>
49
49
</ header >
50
50
< section id ="bd ">
51
51
< section id ="syntax " class ="g-mod g-attr ">
52
- < h2 class ="tit "> 语法 :</ h2 >
52
+ < h2 class ="tit "> 简写属性语法 :</ h2 >
53
53
< div class ="cont ">
54
54
< p > < strong > margin</ strong > :[ < a href ="../../values/length/index.htm "> <length></ a > | < a href ="../../values/numeric/percentage.htm "> <percentage></ a > | auto ]{1,4}</ p >
55
55
< p > < strong > 默认值</ strong > :< mark class ="defaultvalue "> 看每个独立属性</ mark > </ p >
56
56
< p > < strong > 适用于</ strong > :所有元素,除< code class ="g-value "> 非 table | inline-table | table-caption</ code > 的表格类元素之外</ p >
57
57
< p > < strong > 继承性</ strong > :无</ p >
58
- < p > < strong > 动画性</ strong > :是 </ p >
58
+ < p > < strong > 动画性</ strong > :看每个独立属性 </ p >
59
59
< p > < strong > 计算值</ strong > :看每个独立属性</ p >
60
- < p > < strong > 相关属性</ strong > :< a href ="margin-top.htm " class ="g-property "> margin-top</ a > ||< a href ="margin-right.htm " class ="g-property "> margin-right</ a > ||< a href ="margin-bottom.htm " class ="g-property "> margin-bottom</ a > ||< a href ="margin-left.htm " class ="g-property "> margin-left</ a > </ p >
60
+ < p > < strong > 媒 体</ strong > :视觉</ p >
61
+ </ div >
62
+ < h2 class ="tit "> 分拆独立属性语法:</ h2 >
63
+ < div class ="cont ">
64
+ < p > < strong > margin-top</ strong > :< a href ="../../values/length/index.htm "> <length></ a > | < a href ="../../values/numeric/percentage.htm "> <percentage></ a > | auto</ p >
65
+ < p > < strong > 默认值</ strong > :< mark class ="defaultvalue "> 0</ mark > </ p >
66
+ < p > < strong > 适用于</ strong > :所有元素,除< code class ="g-value "> 非 table | inline-table | table-caption</ code > 的表格类元素和非替代行内元素之外</ p >
67
+ < p > < strong > 继承性</ strong > :无</ p >
68
+ < p > < strong > 动画性</ strong > :当取值为 < a href ="../../values/length/index.htm "> <length></ a > | < a href ="../../values/numeric/percentage.htm "> <percentage></ a > 时</ p >
69
+ < p > < strong > 计算值</ strong > :指定的百分比、绝对长度或auto</ p >
61
70
< p > < strong > 媒 体</ strong > :视觉</ p >
62
71
</ div >
63
72
</ section >
You can’t perform that action at this time.
0 commit comments