背景CSS固定代码

上传人:s9****2 文档编号:501020663 上传时间:2023-09-27 格式:DOC 页数:2 大小:12.51KB
返回 下载 相关 举报
背景CSS固定代码_第1页
第1页 / 共2页
背景CSS固定代码_第2页
第2页 / 共2页
亲,该文档总共2页,全部预览完了,如果喜欢就下载吧!
资源描述

《背景CSS固定代码》由会员分享,可在线阅读,更多相关《背景CSS固定代码(2页珍藏版)》请在金锄头文库上搜索。

1、全体背景固定:BODYbackground:url(/URL)fixed;右上背景固定:BODYbackground-image:url(背景URL);background-position:100%0%;background-repeat:no-repeat;background-attachment:fixed;右下背景固定:BODYbackground-image:url(背景URL);background-position:100%100%;background-repeat:no-repeat;background-attachment:fixed;左下背景固定:BODYbackgr

2、ound-image:url(背景URL);background-position:0%100%;background-repeat:no-repeat;background-attachment:fixed;左上背景固定:BODYbackground-image:url(背景URL);background-position:0%0%;background-repeat:no-repeat;background-attachment:fixed;中间背景固定:BODYbackground-image:url(背景URL);background-position:50%50%;background-repeat:no-repeat;background-attachment:fixed;横条背景的使用方法:bodybackground-image:url(背景URL);background-attachment:fixed;background-repeat:repeat-y;background-position:left;background-color:#ffffff;

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 机械/制造/汽车 > 汽车技术

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号