css מאפייני column column-rule

✔️ column-rule CSS Style Property

המאפיין column-rule מגדיר את הרוחב, הסגנון והצבע של הכלל בין העמודות

דוגמא: שנה עובי סגנון וצבע של קוי ההפרדה בין העמודות

Demo Panel:
this s CSSGuide test to see this proprty changes CSSGuide test to see this proprty changes on line and to this is CSSGuide test to see this proprty and to this is CSSGuide test to see CSSGuide test to see this proprty changes changes on line this s CSSGuide test to see this proprty changes
CSS:
HTML:
Syntax:

column-rule: column-rule-width column-rule-style column-rule-color | initial | inherit;

Valid values:
  • dotted, dashed, solid, double, groove, ridge, inset, outset, none, hidden
  • thin, medium, thick


Units: px


Js Syntax: element.style.columnRule

תאימות דפדפנים

column-rule
הערך שנבדקChromeFirefoxEdgeCOpera
4px double #ff00ff✔️✔️✔️✔️
dotted✔️✔️✔️✔️
dashed✔️✔️✔️✔️
solid✔️✔️✔️✔️
double✔️✔️✔️✔️
groove✔️✔️✔️✔️
ridge✔️✔️✔️✔️
inset✔️✔️✔️✔️
outset✔️✔️✔️✔️
none✔️✔️✔️✔️
hidden✔️✔️✔️✔️