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

✔️ column-rule-style CSS Style Property

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

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

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-style: none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset | initial | inherit;

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

Js Syntax: element.style.columnRuleStyle

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

column-rule-style
הערך שנבדקChromeFirefoxEdgeCOpera
dotted✔️✔️✔️✔️
none✔️✔️✔️✔️
hidden✔️✔️✔️✔️
dashed✔️✔️✔️✔️
solid✔️✔️✔️✔️
double✔️✔️✔️✔️
groove✔️✔️✔️✔️
ridge✔️✔️✔️✔️
inset✔️✔️✔️✔️
outset✔️✔️✔️✔️
revert✔️✔️✔️✔️
revert-layer✔️✔️✔️✔️
unset✔️✔️✔️✔️
inherit✔️✔️✔️✔️
initial✔️✔️✔️✔️