On 5 Mar, 22:47, 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?
there is a possibility to insert soft hyphens, i.e. the real character or ­ where you normally breaks words. > I should not use any JavaScript? There is some JavaScript out there, i.e. php/ajax: http://yellowgreen.de/phphyphenator -- -- 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]
