css table-layout

✔️ table-layout CSS Style Property

המאפיין table-layout מגדיר את האופן המשמש לפריסת תאי טבלה, שורות ועמודות

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

Demo Panel:
My Caption
טקסט 1 טקסט 2 טקסט ארוך
This is the This is the CSSGuide זהו מדריך CSS שילוב של english and ועברית This is the CSSGuide
This is the CSSGuide ועברית This is the CSSGuide This is the
זהו הסטייל This is the This is the CSSGuide
CSS: 111
HTML: 222
Syntax:

table-layout: auto | fixed | initial | inherit;

Valid values:
  • auto, fixed, revert, revert-layer, unset, inherit, initial

Js Syntax: element.style.tableLayout

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

table-layout
הערך שנבדקChromeFirefoxEdgeCOpera
fixed✔️✔️✔️✔️
auto✔️✔️✔️✔️
revert✔️✔️✔️✔️
revert-layer✔️✔️✔️✔️
unset✔️✔️✔️✔️
inherit✔️✔️✔️✔️
initial✔️✔️✔️✔️