styleditor.net styleditor.net styleditor.net styleditor.net English accent-coloralignalignment-baselineallanchoranimationappearanceaspect-ratiobackdrop-filterbackface-visibilitybackgroundbaselineblock-sizeborderbottomboxbreakcaption-sidecaretclearclipcolorcolumncolumnscontaincontainercontentcornercountercursorcxcyddirectiondisplaydominant-baselinedynamic-range-limitempty-cellsfield-sizingfillfilterflexfloatfloodfontforced-color-adjustgapgridheighthyphenatehyphensimageime-modeinitial-letterinline-sizeinsetinteractivityinterestinterpolate-sizeisolationjustifyleftletter-spacinglighting-colorlinelistmarginmarkermaskmathmaxminmix-blend-modeobjectoffsetopacityorderorphansoutlineoverflowoverlayoverscrollpaddingpagepage-break-afterpage-break-beforepage-break-insidepaint-orderperspectiveplacepointer-eventspositionprint-color-adjustquotesrreadingresizerightrotaterowrubyrulerxryscalescrollscrollbarshapespeakstopstroketab-sizetable-layouttexttimelinetoptouch-actiontransformtransitiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewvisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

The CSS Propertie page-break-inside

מאפיין page-break-inside שולט בשבירת עמוד בתוך האלמנט. שימושי במיוחד למניעת חיתוך של תמונה, טבלה או block קצר בין שני עמודים. מאפיין legacy מ-CSS 2.1 — הוחלף ב-break-inside המודרני.
figure { page-break-inside: avoid; } table, .code-block, .recipe-card { page-break-inside: avoid; }
autoאין כפייה ואין מניעה של שבירת עמוד (ברירת המחדל).avoidהימנעות משבירת עמוד בתוך האלמנט — שומר על האלמנט שלם. CSS Level 2 Revision 1 Recommendation W3CMDN
block one with some text to fill the column. block two continues here with more content. Show all code ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטמקורות מידעהדגמה חזותית