摘要: 1、文本缩进(indent):text-indent,允许值长度或者是百分比(相对于父元素的百分比)。可以用于任何块级元素。可以是负值。2、空白属性:white-space,允许值pre|nowrap|normal.可以用white-space属性来代替表格的nowarap。3、纵向对齐:vertical-align,允许值baseline|sub|super|bottom|text-bottom... 阅读全文
posted @ 2010-05-29 16:59 bluesky4485 阅读(248) 评论(0) 推荐(0)