HTML <td> ±êÇ©µÄ nowrap ÊôÐÔ
ʵÀý
´øÓÐ nowrap ÊôÐԵıí¸ñµ¥Ôª£º
<table border="1">
<tr>
<th>Poem</th>
<th>Poem</th>
</tr>
<tr>
<td nowrap="nowrap"
>Never increase, beyond what is necessary, the
number of entities required to explain anything</td>
<td>Never increase, beyond what is necessary, the number of entities
required to explain anything</td>
</tr>
</table>
¶¨ÒåºÍÓ÷¨
nowrap ÊôÐԹ涨±í¸ñµ¥Ôª¸ñÖеÄÄÚÈݲ»»»ÐС£
ä¯ÀÀÆ÷Ö§³Ö
¾¡¹Ü²»ÔÞ³ÉʹÓà nowrap ÊôÐÔ£¬µ«ÊÇËùÓÐä¯ÀÀÆ÷¶¼Ö§³ÖËü¡£
¼æÈÝÐÔ×¢ÊÍ
ÔÚ HTML 4.01 ÖУ¬²»ÔÞ³ÉʹÓà td ÔªËØµÄ nowrap ÊôÐÔ£»ÔÚ XHTML 1.0 Strict DTD ÖУ¬²»Ö§³Ö td ÔªËØµÄ nowrap ÊôÐÔ¡£
ÇëʹÓà CSS ´úÌæ¡£
CSS Óï·¨£º<td style="white-space: nowrap">
ÔÚÎÒÃÇµÄ CSS ½Ì³ÌÖУ¬Äú¿ÉÒÔÕÒµ½¸ü¶àÓÐ¹Ø white-space ÊôÐÔµÄϸ½Ú¡£
Óï·¨
<td nowrap="value">
ÊôÐÔÖµ
Öµ | ÃèÊö |
---|---|
nowrap | ¹æ¶¨±í¸ñµ¥Ôª¸ñÖеÄÄÚÈݲ»»»ÐС£ |