css orphans

orphans CSS Style Property

המאפיין orphans מציין את המספר המינימלי של שורות שיש להשאיר בתחתית עמוד או עמודה

טיפ: הסתכלו גם על מאפיין widows

דוגמא: הגדרת המספר המינימלי של שורות שחייבות להישאר בתחתית עמודה לפני מעבר עמודה.

Demo Panel:
This property affects printing, not display.
מאפיין זה משפיע על הדפסה לא על תצוגה:
This is a long paragraph used to demonstrate the orphans property. It contains enough lines to be split across multiple columns, so you can see how the minimum number of lines left at the bottom of a column is affected by changing the orphans value.
CSS: 111
HTML: 222
Syntax:

orphans: integer | initial | inherit;

Valid values:
Js Syntax: element.style.orphans

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

orphans
הערך שנבדקChromeFirefoxEdgeCOpera
4✔️✔️✔️
revert✔️✔️✔️
revert-layer✔️✔️✔️
unset✔️✔️✔️
inherit✔️✔️✔️
initial✔️✔️✔️