当前位置: 首页 > 图文教程 > 网页制作 > HTML/XHTML教程 > CSS 标签属性/属性参考

HTML/XHTML教程
CSS基础:设计网页常用规范详解
CSS教程:十步学会用css建站
CSS基础:24条网页布局开发小技巧
CSS教程:在网页布局中简单实现垂直居中的办法
css基础教程:颜色和文本属性的控制
专家总结:网页设计师必须遵守的十条守则
html技巧:超级链接a的提示和打开方式
css教程:学习背景图像属性background
例说网页Semantics:Html/Xhtml是否真正符合标准
IE7与web标准设计系列教程:前言
IE7与web标准设计系列教程:更丰富的CSS选择符
IE7与web标准设计系列教程:修正引起页面布局混乱的祸首
web标准教程:IE6和IE7的共存
web标准:IE多版本共存的解决方案:IETester
CSS基础教程:认识CSS选择符
web标准:比较IE6与IE7,放纵的孩子与严厉的父亲
学好标准CSS的模型是否必须放弃IE?
CSS教程:如何处理有冲突的CSS规则
教你用html和css写出漂亮正规的Blog
CSS基础:如何避免table强迫症

HTML/XHTML教程 中的 CSS 标签属性/属性参考


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-11-04   浏览: 64 ::
收藏到网摘: n/a

这里列出了目前支持的样式表(CSS)标签属性。标有星号(*)的标签属性可于 Microsoft® Internet Explorer 5 中使用。标有两个星号(**)的标签属性可于 Internet Explorer 5.5 中使用。带有两个加号(++)的标签属性可于 Internet Explorer 6 中使用。如果某个标签属性或属性已经提交给万维网协会(W3C)但尚未作为标准发布,则标有“已提交”。若某个标签属性或属性既未提交给 W3C 也不是标准,将标有“扩展”。

CSS 标签属性/属性

行为属性 behavior

字体和文本属性 direction*

 direction
 font
 font-family
 font-size
 font-style
 font-variant
 font-weight
 ime-mode
 layout-grid
 layout-grid-char
 layout-grid-line
 layout-grid-mode
 layout-grid-type
 letter-spacing
 line-break
 line-height
 min-height ++
 ruby-align
 ruby-overhang
 ruby-position
 text-align
 text-autospace
 text-decoration
 text-indent
 text-justify
 text-kashida-space
 text-overflow ++ 
 text-transform
 text-underline-position
 unicode-bidi
 vertical-align
 white-space**
 word-break
 word-spacing ++(于 Macintosh 版本 4.0 中可用)
 word-wrap
 writing-mode

颜色和背景属性 background-attachment
 background-color
 background-image
 background-position
 background-position-x
 background-position-y
 background-repeat
 color

版面属性 border
 border-bottom
 border-bottom-color
 border-bottom-style
 border-bottom-width
 border-collapse*
 border-color
 border-left
 border-left-color
 border-left-style
 border-left-width
 border-right
 border-right-color
 border-right-style
 border-right-width
 border-style
 border-top
 border-top-color
 border-top-style
 border-top-width
 border-width
 clear
 float
 layout-flow
 margin
 margin-bottom
 margin-left
 margin-right
 margin-top
 padding
 padding-bottom
 padding-left
 padding-right
 padding-top
 scrollbar-3dlight-color
 scrollbar-arrow-color
 scrollbar-base-color
 scrollbar-darkshadow-color
 scrollbar-face-color
 scrollbar-highlight-color
 scrollbar-shadow-color
 table-layout*
 zoom

分类属性 display

 list-style
 list-style-image
 list-style-position
 list-style-type

定位属性 bottom*

 clip
 height
 left
 overflow
 overflow-x
 overflow-y
 position
 right*
 top
 visibility
 width
 z-index

打印属性 page**

 pageBreakAfter
 pageBreakBefore
 
滤镜属性 filter

伪类和其它属性 :active

    

 @charset
 cursor
 :first-letter**
 :first-line**
 @font-face
 :hover
 @import
 !important
 :link
 @media*
 @page**
 :visited