Using the NOWRAP command
by Sanju[ Edit ] 2010-01-03 18:05:12
Using the NOWRAP command
NOWRAP indicates that text should not wrap in the cell. NOWRAP serves much the same purpose as the
tag.
For example:
A layout using tables, which listed items and then depending on which item it was, had a small icon on the end of it. In some browsers, it will wrap the icon to the next line.
By adding the NOWRAP tab into the TD tag, you are able to force the browser not to wrap those particular lines.
An example of this is:
<TABLE CELLSPACING=10><TR><TD NOWRAP>