you need to spec a width somewhere. Either the table itself or the wrapper/container/div this is in. It doesn't know what your limit is, so it won't break it.
On Mar 5, 4:47 pm, Rakesh <[email protected]> wrote: > I have a table layout like > <table> > <td> > longwoooooooooooooooooooooooooooooooooooooooooooooooord > </td> > </table> > > I have tried inserting here <td style="word-wrap:break-word"> but it > does nothing. > > Any work around to fix this? > > I should not use any JavaScript? > > Your answers will be greatly apprceiated. > > Thanks -- -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected]
