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-colorlineline-breakline-heightlistmarginmarkermaskmathmaxminmix-blend-modeobjectoffsetopacityorderorphansoutlineoverflowoverlayoverscrollpaddingpagepaint-orderperspectiveplacepointer-eventspositionprint-color-adjustquotesrreadingresizerightrotaterowrubyrulerxryscalescrollscrollbarshapespeakstopstroketab-sizetable-layouttexttimelinetoptouch-actiontransformtransitiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewvisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

The CSS Propertie line-break

מאפיין line-break קובע את כללי שבירת השורה — בעיקר לטקסטים CJK (סינית/יפנית/קוריאנית) — לגבי מתי מותר לשבור לפני/אחרי תווי פיסוק, סימני שאלה, ולגבי קומפקטיות.
.cjk-text { line-break: strict; } .narrow-col { line-break: anywhere; word-break: break-all; }
autoהדפדפן בוחר כללי שבירה לפי המקרה (ברירת המחדל).looseכללי שבירה מקלים — מותר לשבור בהרבה מקומות. מתאים לעמודות צרות.normalכללי שבירה רגילים — איזון בין קומפקטיות לבין כללי טיפוגרפיה.strictכללי שבירה מחמירים — מינימום שבירות. מתאים לטקסט מודפס איכותי.anywhereמותר לשבור כמעט בכל מקום — overflow-wrap משפר. CSS Text Module Level 4 Editor's Draft W3CMDN

そこは湖のほとりで木々が輝いていた。
その景色に、美しいなぁと思わずつぶやいた。

Show all code
ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטמקורות מידעהדגמה חזותית