网页排版CSS教学(24) <TD class=d width=350>设定文字字型</TD></TR></TBODY></TABLE><SPAN class=e>预设值:</SPAN><SPAN class=b>无</SPAN><BR><SPAN class=e>继承性:</SPAN><SPAN class=b>有</SPAN><BR><DIV class=ex><SPAN class=ex>一般范例:</SPAN> SPAN { font : bolder small-caps 12pt/120% Arial }<BR><SPAN class=ex>同轴范例:</SPAN>< SPAN style="font : bolder small-caps 12pt/120% Arial"></DIV></DIV></TD></TR></TBODY></TABLE></TD></TR><TR><TD class=bg_orange width=560><DIV class=bg_orange align=center>文 字 性 质 的 C S S 指 令</DIV></TD></TR><TR><TD class=article><TABLE cellSpacing=0 cellPadding=0 width=560><TBODY><TR class=article vAlign=top><TD class=b><BR><SPAN class=l>line-height</SPAN> 设定列高 <DIV><SPAN class=e>支 持:</SPAN><SPAN class=b>IE3、IE4、NC4</SPAN><BR><SPAN class=e>适 用:</SPAN><SPAN class=b>所有元素</SPAN><BR><SPAN class=e>可能值:</SPAN> <TABLE cellSpacing=0 cellPadding=2 width=500 border=1><TBODY><TR><TD class=c width=150>normal</TD><TD class=d width=350>普通列高,根据字体变化合理高度,视浏览器而定</TD></TR><TR><TD class=c width=150><number></TD><TD class=d width=350>以元素字型大小乘以该数即为列高</TD></TR><TR><TD class=c width=150><length></TD><TD class=d width=350>设定长度,请参考第一章基本单位的相关说明</TD></TR><TR><TD class=c width=150><percentage></TD><TD class=d width=350>百分比,相对于元素字型大小为比例</TD></TR></TBODY></TABLE><SPAN class=e>预设值:</SPAN><SPAN class=b>normal</SPAN><BR><SPAN class=e>继承性:</SPAN><SPAN class=b>有</SPAN><BR>