When I put a long continuous string in my fixed width td, it is not getting wrapped. The string increases the width of my table. Can anybody please help me with this.
For example:
this is my text — works fine as in td width is fixed only height increases
but if I insert
thisismytext — then it increases the width of my table.
you have to use
for the td