行间距是line-height:22px; white-space:nowrap;这是自动换行,text-indent:2em这个是第一行缩进两个文字!
DW中用css+div排版时文字间的行距用什么调?
行间距是line-height:22px; white-space:nowrap;这是自动换行,text-indent:2em这个是第一行缩进两个文字!2011-11-21
行间距用inline-height设置。2011-11-20
行距 line-height: px
字间距 letter-spacing:2011-11-21