Network Working Group C. Mills Request for Comments: 1272 BBN D. Hirsh Meridian Technology Corpo
(注:仅对css3对background的调整、增加的属性进行了翻译) css3对于backgrounds做了一些修改,最明显的一个就是采用设置多背景,不但添加了4个新属性,并且还对目前的属性进行了调
CSS的背景属性“background”提供了众多属性值,如颜色、图像、定位等,为网页背景图像的定义提供了极大的便利。看看background提供的属性值: background : b
语法: background-attachment : scroll | fixed 取值: scroll :? 默认值。背景图像是随对象内容滚动 fixed :? 背景图像固定
语法: background-color : transparent | color 取值: transparent :? 默认值。背景色透明 color :? 指定颜色。请参阅
语法: background-position-x : length | left | center | right 取值: length :? 百分数 | 由浮点数字和单位标识符组成的长度值。请
语法: layer-background-color : transparent | color 取值: transparent :? 默认值。背景色透明 color :? 指定颜
Lesson 7.About Your Educational Background(III) 关于教育背景(III) key Sentences(重点句子) 101. Were you in a
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/x
background-position的说明: 设置或检索对象的背景图像位置。必须先指定 background-image 属性。该属性定位不受对象的补丁属性( padding )设置影响。