|
<TD ...>NOWRAP NOWRAPNOWRAP<NOBR>
| this code | produces this | |
<TABLE BORDER=1 CELLPADDING=3> <TR> <TD NOWRAP>This is a really long sentence, but I would prefer it not wrap at all any time.</TD> </TR> </TABLE> |
|
Lines can still be broken explicitly with <BR ...><P ...>
| this code | produces this | ||
<TABLE BORDER=1 CELLPADDING=3> <TR> <TD>Favorite closing lines:</TD> <TD NOWRAP>Do not go gentle into that good night<BR> Rage, rage against the dying of the light.<P> <I>Dylan Thomas</I> </TD> </TR> </TABLE> |
|
Copyright 1997-2002 Idocs Inc. Content in this guide is offered freely to the public under the terms of the Open Content License and the Open Publication License. Contents may be redistributed or republished freely under these terms so long as credit to the original creator and contributors is maintained.