...
Specific example with fixed layout. See also Controlling the Width of Table Columns.
Links
Parameter values
Table plus |
---|
Parameter | Value |
---|
Column styles | width:500px,width:1000px,width:50px,width:50px,width:50px,width:50px,width:50px,width:50px,width:50px,width:50px,width:50px,width:50px,width:50px,width:50px,width:50px,width:50px | Table style | table-layout: fixed; width: 100%; |
Tip |
---|
| If you want long words to be wrapped instead of overflowing the column (like shown below for column K), add word-wrap: break-word; to the table style. |
|
...
Table plus |
---|
columnStyles | width:500px,width:1000px,width:50px,width:50px,width:50px,width:50px,width:50px,width:50px,width:50px,width:50px,width:50px,width:50px,width:50px,width:50px,width:50px,width:50px |
---|
style | table-layout: fixed; width: 100%; |
---|
|
|