how to have tables' width fixed and content not cut but displayed in next line
I Have a table tag I want it's width to be as I set it even when content is larger.
I used the property style="table-layout:fixed" but then the com=ntent is cut, while I want the cell to include the data in the next line