有时要求背景图片不滚动,而是固定在一个地方. 就需要使用到background-attachment: fixed;
background-attachment有两个属性: scroll:默认。背景图像会随着页面其余部分的滚动而移动。 fixed:当页面的其余部分滚动时,背景图像不会移动。
谢谢了。 这些平时也没太注意,今天正好用到。
电子邮件地址不会被公开。 必填项已用 * 标注
姓名 *
电子邮件 *
站点
评论
您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">
谢谢了。
这些平时也没太注意,今天正好用到。