五月综合缴情婷婷六月,色94色欧美sute亚洲线路二,日韩制服国产精品一区,色噜噜一区二区三区,香港三级午夜理伦三级三

您現(xiàn)在的位置: 365建站網(wǎng) > 365文章 > td中的nowrap

td中的nowrap

文章來源:365jz.com     點(diǎn)擊數(shù):2871    更新時(shí)間:2009-01-07 22:26   參與評論

nowrap是什么意思?

  HTML中td元素的nowrap屬性表示禁止單元格中的文字自動(dòng)換行。

  但使用時(shí)要注意的是,td元素noWrap屬性的行為與td元素的width屬性有關(guān)。td元素中nowrap屬性的行為與td元素的width屬性有關(guān)。如果未設(shè)置td寬度,則nowrap屬性起作用的,如果設(shè)置了td寬度,則nowrap屬性不起作用。

  nowrap詳細(xì)解說

  nowrap表示是否允許表格中的文本換行

  nowrap=true的時(shí)候不能換行

  nowrap=false可以換行

  nowrap實(shí)例演示

<html>
<head>
<title>wrap屬性研究</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>

<body bgcolor="#FFFFFF" text="#000000">
<p>測試字符串:</p>
<p>我終于明白,我其實(shí)有一條韌性十足的命,它遠(yuǎn)比我想象中的那條命結(jié)實(shí)得多、耐磨的多……</p>
<p>單元格未設(shè)置nowrap屬性的空表:</p>
<table width="100" border="1" cellspacing="0" cellpadding="0">
<tr>
<td>&nbsp;</td>
</tr>
</table>
<p>加入測試字符串:</p>
<table width="100" border="1" cellspacing="0" cellpadding="0">
<tr>
<td>我終于明白,我其實(shí)有一條韌性十足的命,它遠(yuǎn)比我想象中的那條命結(jié)實(shí)得多、耐磨的多……</td>
</tr>
</table>
<p>單元格設(shè)置了nowrap屬性,未設(shè)置width屬性:</p>
<table width="100" border="1" cellspacing="0" cellpadding="0">
<tr>
<td nowrap>我終于明白,我其實(shí)有一條韌性十足的命,它遠(yuǎn)比我想象中的那條命結(jié)實(shí)得多、耐磨的多……</td>
</tr>
</table>
<p>單元格設(shè)置了nowrap屬性,也設(shè)置了width屬性:</p>
<table width="200" border="1" cellspacing="0" cellpadding="0">
<tr>
<td width="120" nowrap>我終于明白,我其實(shí)有一條韌性十足的命,它遠(yuǎn)比我想象中的那條命結(jié)實(shí)得多、耐磨的多……</td>
<td>&nbsp;</td>
</tr>
</table>
</body>
</html>

本文作者:

如對本文有疑問,請?zhí)峤坏浇涣髡搲瑥V大熱心網(wǎng)友會為你解答?。?點(diǎn)擊進(jìn)入論壇

發(fā)表評論 (2871人查看,0條評論)
請自覺遵守互聯(lián)網(wǎng)相關(guān)的政策法規(guī),嚴(yán)禁發(fā)布色情、暴力、反動(dòng)的言論。
昵稱:
最新評論
------分隔線----------------------------

其它欄目

· 建站教程
· 365學(xué)習(xí)

業(yè)務(wù)咨詢

· 技術(shù)支持
· 服務(wù)時(shí)間:9:00-18:00
365建站網(wǎng)二維碼

Powered by 365建站網(wǎng) RSS地圖 HTML地圖

copyright © 2013-2024 版權(quán)所有 鄂ICP備17013400號