CSS3实现多背景展示效果通过CSS3定位多张背景
发布时间:2015-05-12 来源:查字典编辑
摘要:css3实现多背景展示
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>css3实现多背景展示</title>
</head>
<body>
<div style="height:5400px;">
<div style="background:url(http://zcimg.zcool.com.cn/zcimg/m_fff653c539e10000015c06f796e0.jpg) no-repeat center center fixed;height:880px;margin-bottom:10px;"></div>
<div style="background:url(http://zcimg.zcool.com.cn/zcimg/m_dfff53c539e40000015c06f6ff04.jpg) no-repeat center center fixed;height:880px;margin-bottom:10px;"></div>
<div style="background:url(http://zcimg.zcool.com.cn/zcimg/m_0b3d53ce00b100000174d030a1fd.jpg) no-repeat center center fixed;height:880px;margin-bottom:10px;"></div>
<div style="background:url(http://zcimg.zcool.com.cn/zcimg/m_c24d53ce007300000174d0debb3e.jpg) no-repeat center center fixed;height:880px;margin-bottom:10px;"></div>
<div style="background:url(http://zcimg.zcool.com.cn/zcimg/m_606453ce006500000174d00396f9.jpg) no-repeat center center fixed;height:880px;margin-bottom:10px;"></div>
<div style="background:url(http://zcimg.zcool.com.cn/zcimg/m_71fe53ce005e00000174d0000ac0.jpg) no-repeat center center fixed;height:880px;margin-bottom:10px;"></div>
</div>
</body>
</html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>css3实现多背景展示</title>
</head>
<body>
<div style="height:5400px;">
<div style="background:url(http://zcimg.zcool.com.cn/zcimg/m_fff653c539e10000015c06f796e0.jpg) no-repeat center center fixed;height:880px;margin-bottom:10px;"></div>
<div style="background:url(http://zcimg.zcool.com.cn/zcimg/m_dfff53c539e40000015c06f6ff04.jpg) no-repeat center center fixed;height:880px;margin-bottom:10px;"></div>
<div style="background:url(http://zcimg.zcool.com.cn/zcimg/m_0b3d53ce00b100000174d030a1fd.jpg) no-repeat center center fixed;height:880px;margin-bottom:10px;"></div>
<div style="background:url(http://zcimg.zcool.com.cn/zcimg/m_c24d53ce007300000174d0debb3e.jpg) no-repeat center center fixed;height:880px;margin-bottom:10px;"></div>
<div style="background:url(http://zcimg.zcool.com.cn/zcimg/m_606453ce006500000174d00396f9.jpg) no-repeat center center fixed;height:880px;margin-bottom:10px;"></div>
<div style="background:url(http://zcimg.zcool.com.cn/zcimg/m_71fe53ce005e00000174d0000ac0.jpg) no-repeat center center fixed;height:880px;margin-bottom:10px;"></div>
</div>
</body>
</html>
相关阅读
推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
- ■win7虚拟内存大小和虚拟内存的位置怎么修改?
- ■Android App支付系列(二):支付宝SDK接入详细指南(附官方支付demo)
- ■Windows系统怎么用dos命令打开应用软件?
- ■Android开发:微信授权登录与微信分享完全解析
- ■Android开发之ListView的head消失页面导航栏的渐变出现和隐藏
- ■Android自定义PopupWindow简单小例子
- ■Android PopupWindow实现右侧、左侧和底部弹出菜单
- ■windows系统不能更换系统主题怎么办?
- ■android初学者必须掌握的Activity状态的四大知识点(必读)
- ■详解Android OkHttp完全解析
- ■Photoshop将绿草上的美女打造出甜美的韩系淡绿色
- ■Android自定义popupwindow实例代码
- ■Android用PopupWindow实现自定义overflow
- ■科普知识:Windows下的Program Files (x86)文件夹是干什么的?
- ■装了Win10很卡怎么办?可禁用模糊效果和透明度
- ■Android组件popupwindow使用方法详解
- ■win7/win8.1无法收到升级win10提示原因是什么?怎么解决?
- ■Android自定义仿微信PopupWindow效果
- ■Android App支付系列(一):微信支付接入详细指南(附官方支付demo)
- ■微信浏览器弹出框滑动时页面跟着滑动的实现代码(兼容Android和IOS端)
最新 Div+Css教程学习
热门 Div+Css教程学习
网页设计子分类