CSSTDG读书笔记八

2005.03.2120:08

Chapter 6. Text Properties

text-decoration是一个集合属性,覆盖时所有内容被同时覆盖,例如有如下样式定义
h2.stricken {text-decoration: line-through;}
h2 {text-decoration: underline overline;}
则.stricken只有一个line-through的效果,而没有underline和overline的效果,这个规律和font等集合属性类似。
text-decoration不继承

white-space的取值nowrap,pre

还有就是pre-wrap 和 pre-line ,这两个似乎没有浏览器支持,可惜。
和pre不同的是,pre-wrap会自动换行。pre-line会将连续空格看作一个空格。

Comments »

The URI to TrackBack this entry is: http://old9.blogsome.com/2005/03/21/csstdg08/trackback/

No comments yet.

Leave a comment

Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>


为防评论机器人,劳驾您输入图片中的字符 :)
captcha