Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Specific example with fixed layout. See also Controlling the Width of Table Columns.

Parameter values

Table plus
ParameterValue
Column styleswidth: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 styletable-layout: fixed; width: 100%;
Tip
titleWrap long words

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. 

...