המאפיין table-layout
מגדיר את האופן המשמש לפריסת תאי טבלה, שורות ועמודות
דוגמא: שנה את אופן פריסת תאי הטבלה
טקסט 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 |
הערך שנבדק | Chrome | Firefox | EdgeC | Opera |
---|---|---|---|---|
fixed | ✔️ | ✔️ | ✔️ | ✔️ |
auto | ✔️ | ✔️ | ✔️ | ✔️ |
revert | ✔️ | ✔️ | ✔️ | ✔️ |
revert-layer | ✔️ | ✔️ | ✔️ | ✔️ |
unset | ✔️ | ✔️ | ✔️ | ✔️ |
inherit | ✔️ | ✔️ | ✔️ | ✔️ |
initial | ✔️ | ✔️ | ✔️ | ✔️ |