แก้ไข HTML Table TD Warp Text

วิธีแก้ไข HTML Table TD ไม่ warptext

table{
    table-layout: fixed;
}
td{
    word-wrap:break-word
}
อ้างอิง :