sorry u want to break the charaters its not possible and its not recommended and you can specify the width of the TD by
example <td width="100"> Jesu (மீண்டும் சந்திபோம், फिर मिलेंगे, चलते चलते ) On Sun, Mar 7, 2010 at 1:10 AM, Jesudas Nadar <[email protected]> wrote: > <td nowrap> > > It will fix all the issue.. > > Jesu > (மீண்டும் சந்திபோம், फिर मिलेंगे, चलते चलते ) > > > > > On Sun, Mar 7, 2010 at 12:44 AM, echappe <[email protected]> wrote: > >> 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] > > > -- -- 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]
