标题 | background-attachment : scroll | fixed |
范文 | 语法: background-attachment : scroll | fixed 取值: scroll : 默认值.背景图像是随对象内容滚动 fixed : 背景图像固定 说明: 设置或检索背景图像是随对象内容滚动还是固定地. 此属性对于 currentstyle 对象而言是只读地.对于其他对象而言是可读写地. 请参阅 bgproperties 属性(特性).对应地脚本特性为 backgroundattachment . 示例: html { background-image: url(anasazi.tif); background-attachment: fixed; } body { background-attachment: scroll; } |
随便看 |
|
在线学习网范文大全提供好词好句、学习总结、工作总结、演讲稿等写作素材及范文模板,是学习及工作的有利工具。