columnRuleColor အကိုးအချုပ် ဖော်ပြ
- 上一页 columnRule
- 下一页 columnRuleStyle
- 返回上一层 HTML DOM Style အပေါင်း
အသုံးပြုနည်းဥပဒေ
columnRuleColor
အကိုးအချုပ် ကို ဖော်ပြထားသည်
အခြား ကျမ်းကြည့်
CSS3 ပညာရှင်CSS နေရာများ
CSS ကိုယ်စားလှယ်ချက်column-rule-color အကိုးအချုပ်
အမှတ်ပြ
အခြေခံ အကိုးအချုပ် ကို ဖော်ပြ:
document.getElementById("myDIV").style.columnRuleColor = "blue";
ပြောင်းလဲခြင်း
columnRuleColor အကိုးအချုပ် ကို ပြန်လွတ်ချက်:
object.style.columnRuleColor
columnRuleColor အကိုးအချုပ် ကို အစားထိုး:
object.style.columnRuleColor = "color|initial|inherit"
အကိုးအချုပ်
အချက် | ဖော်ပြ |
---|---|
color |
အခြေခံ အကိုးအချုပ် ကျမ်းကြည့် CSS အရောင်အထိမ်းအခြေခံ |
initial | အကိုးအချုပ် ကို မိတ်ဆက်ချက်အခြေခံ အရ အစားထိုးကြောင်း ကျမ်းကို initial。 |
inherit | အသုံးပြုထားသော အဖွဲ့အစည်းမှ အကိုးအချုပ် ကို လက်ခံသည်။ ကျမ်းကို inherit。 |
နည်းပါးလုံး
မိတ်ဆက်ချက်: | အရာဝတ္တု၏ လက်ရှိ အရောင် |
---|---|
အပြန်လွတ်ချက်: | ကွင်းစီးရီး column-rule-color အကိုးအချုပ်。 |
CSS ပုံစံ: | CSS3 |
ဘွတ်စစ်ကွန်ပျူတာကို
Chrome | Edge | Firefox | Safari | Opera |
---|---|---|---|---|
Chrome | Edge | Firefox | Safari | Opera |
50.0 | 10.0 | 52.0 | 10.0 | 37.0 |
- 上一页 columnRule
- 下一页 columnRuleStyle
- 返回上一层 HTML DOM Style အပေါင်း