






















Tags: background css html quickd
Posted by: imkevin
Highlights and Sticky Notes:
图片是否重复显示 background-repeat
·定位图片显示位置 background-position
控制图片是否滚动 background-attachment
body{background-image:url('file&:///C:/WINDOWS/BACKGRND.GIF');background-repeat:no-repeat;background-attachment:fixed}
body{background:green url('file&:///C:/WINDOWS/BACKGRND.GIF') fixed 100px 50px no-repeat}
文章来源:http://www.webshu.net/jiaocheng/web/CSS/200606/3763.html
by Kevin wu
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。