CSS背景
作者:不详 来源: 【大 中 小】 浏览: 添加日期:2008-12-12 我要评论(0)
CSS背景属性
CSS 背景 (background) 属性定义元素的背景效果。
元素的背景区包括前景之下直到边框边界的所有空间。因此,内容框与内边距都是元素背景的一部分,且边框画在背景上。
CSS允许应用纯色作为背景,也允许使用背景图像创建相当复杂的效果;CSS在这方面的能力远远在 HTML 之上。
CSS 背景属性
| 属性 | 描述 | 值 |
|---|---|---|
| background | 简写属性,作用是将背景属性设置在一个声明中。 | background-color background-image background-repeat background-attachment background-position |
| background-attachment | 背景图像是否固定或者随着页面的其余部分滚动。 | scroll fixed |
| background-color | 设置元素的背景颜色。 | color-rgb color-hex color-name transparent |
| background-image | 把图像设置为背景。 | url none |
| background-position | 设置背景图像的起始位置。 | top left top center top right center left center center center right bottom left bottom center bottom right x-% y-% x-pos y-pos |
| background-repeat | 设置背景图像是否及如何重复。 | repeat repeat-x repeat-y no-repeat no-repeat |
2008.10 made by colinivy && wondger
(如果您觉得本站不错,请告诉身边的朋友,或转载到论坛、百度知道、贴吧等,记得带网址哟,不胜感激!)
〖CSS手册〗Tags:
- 上一篇:CSS优先权
- 下一篇:background
相关文章
更多评论(0)..会员评论
最新评论文章
推荐专题
在线交流QQ群
- 106310407(开)
- 55427134(开)
- 2993401(开)
- 33424604(开)
- 2993401(开)
- 161512108(开)
- 161510519(开)
- 158375021(开)
- 155858414(开)
- 143309878(开)
- 16373807(开)
- 129098721(开)
- 123473199(开)
- 146991009(开)
- 135792800(开)
- 78568516(开)
