css overflow overflow-wrap

✔️ overflow-wrap CSS Style Property

המאפיין overflow-wrap מגדיר האם מילים ארוכות בטקסט שחורגות את תחום האלמנט ישברו שורה או יצאו מגבולות האלמנט המכיל אותן

דוגמא: מגדיר את שבירת השורה

Demo Panel:
CSSGuide is the best css guide CSSGuide is the best css guide css CSSGuide is the best css guide css css guide best CSSGuidebestcssguideCSSGuidewbestcssguide is the
CSS: 111
HTML: 222
Syntax:

overflow-wrap: normal | anywhere | break-word | initial | inherit;

Valid values:
  • normal, break-word, anywhere, revert, revert-layer, unset, inherit, initial

Js Syntax: element.style.overflowWrap

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

overflow-wrap
הערך שנבדקChromeFirefoxEdgeCOpera
break-word✔️✔️✔️✔️
normal✔️✔️✔️✔️
anywhere✔️✔️✔️✔️
revert✔️✔️✔️✔️
revert-layer✔️✔️✔️✔️
unset✔️✔️✔️✔️
inherit✔️✔️✔️✔️
initial✔️✔️✔️✔️