In HTML Table how do you force cell text to truncate and not increase the width of the cell or wrap

后端 未结 3 1133
太阳男子
太阳男子 2021-01-24 03:06

I have tried a number of CSS style settings, but can\'t seem to get it working, I either get the text to wrap or increase the size of the column.

I have tried setting ta

3条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-01-24 03:52

    You can set the 's width to a fixed value.

    Also, please do a bit of research, this question was asked many times :)

提交回复
热议问题