PHP4 | Flash | ASP | CSS | VBScript | ADO | MySQL | JavaScript | Spring | Hibernate | win32api | 正则表达式 | 注册表 | xmlhttp .
当前位置:首页 → CSS上一篇 azimuth    下一篇 background-attachment
在当前chm中查找:
目录
·@charset
·@fontdef
·@font-face
·@import
·@media
·@page
·azimuth
·background
·background-attachment
·background-color
·background-image
·background-position
·background-positionX
·background-positionY
·background-repeat
·behavior
·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-spacing
·border-style
·border-top
·border-top-color
·border-top-style
·border-top-width
·border-width
·bottom
·caption-side
·clear
·clip
·color
·content
·counter-increment
·counter-reset
·cue
·cue-after
·cue-before
·cursor
·direction
·display
·elevation
·empty-cells
·filter
·float
·font
·font-family
·font-size
·font-size-adjust
·font-stretch
·font-style
·font-variant
·font-weight
·height
·ime-mode
·include-source
·layer-background-color
·layer-background-image 
·layout-flow
·layout-grid
·layout-grid-char
·layout-grid-char-spacing 
·layout-grid-line
·layout-grid-mode
·layout-grid-type
·left
·letter-spacing
·line-break
·line-height
·list-style
·list-style-image
·list-style-position
·list-style-type
·margin
·margin-bottom
·margin-left
·margin-right
·margin-top
·marker-offset
·marks
·max-height
·max-width
·min-height
·min-width
·orphans
·outline
·outline-color
·outline-style
·outline-width
·overflow
·overflow-x
·overflow-y
·padding
·padding-bottom
·padding-left
·padding-right
·padding-top
·page
·page-break-after
·page-break-before
·page-break-inside
·pause
·pause-after
·pause-before
·pitch
·pitch-range
·play-during
·position
·quotes
·richness
·right
·ruby-align
·ruby-overhang
·ruby-position
·scrollbar-3d-light-color
·scrollbar-arrow-color
·scrollbar-base-color
·scrollbar-dark-shadow-color 
·scrollbar-face-color
·scrollbar-highlight-color
·scrollbar-shadow-color
·size
·speak
·speak-header
·speak-numeral
·speak-punctuation
·speech-rate
·stress
·table-layout
·text-align
·text-autospace
·text-decoration
·text-indent
·text-justify
·text-kashida-space
·text-overflow
·text-shadow
·text-transform
·text-underline-position
·top
·unicode-bidi
·vertical-align
·visibility
·voice-family
·volume
·white-space
·widows
·width
·word-break
·word-spacing
·word-wrap
·writing-mode
·z-index
·zoom
·CSS Properties Reference
·Appendix
·CSS Aural Properties
·CSS Background Properties
·CSS Borders Properties
·CSS Classification Properties
·CSS Generated Content Properties
·CSS Declaration Reference
·CSS Dimensions Properties
·CSS Pseudo-Elements Reference
·CSS Font Properties
·CSS Layout Properties
·CSS Lists Properties
·CSS Margins Properties
·CSS Outlines Properties
·CSS Paddings Properties
·CSS Positioning Properties
·CSS Printing Properties
·CSS Pseudo-Classes Reference
·CSS At-Rules Reference
·CSS Scrollbar Properties
·Selectors
·CSS Table Properties
·CSS Text Properties
·CSS Units
·!important
属性清单 | 相关内容:
background版本:CSS1  兼容性:IE4+ NS4+ 继承性:无

 
语法:
 
background : background-color || background-image || background-repeat || background-attachment || background-position
 
参数:
 
该属性是复合属性。请参阅各参数对应的属性。
 
说明:
 
如使用该复合属性定义其单个参数,则其他参数的默认值将无条件覆盖各自对应的单个属性设置。
默认值为:transparent none repeat scroll 0% 0%
尽管该属性不可继承,但如果未指定,其父对象的背景颜色和背景图将在对象下面显示。
对应的脚本特性为background。请参阅我编写的其他书目。
 
示例:
 
div { background: red no-repeat scroll 5% 60%; }
body { background: url("images/aardvark.gif") repeat-y; }
pre { background: url("images/aardvark.gif") top; }
caption { background: fuchsia; }
 
 
 
更多内容
·background-color
·background-image
·background-position
·background-positionX
·background-positionY
·background-repeat
·behavior
·border
·border-bottom
·border-bottom-color
    首页 |  友情链接 |  网站地图      京ICP备07034540号    © 2007 www.51chm.com       Powered by xichy{at}163.com