html - How to avoid text over flow? -
in table td how fit proper text how avoid overlap , overflow
actual output ? 
actual code 1
<td align="left" valign="top"> sample text <td> how fit text ?
removing nowrap attribute force text stay within table.
Comments
Post a Comment