航帆培训2026年国家·云南省公务员考试巅峰班

css3实现多背景展示效果通过css3定位多张背景
2016-06-16来源:易贤网

2025年云南三支一扶系统精讲课程,全新录制,64课时,包邮赠送配套纸质资料,欢迎免费试看!>>

代码如下:

<!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>

通过css3定位多张背景并且使用固定属性。

全年巅峰班 助你公考上岸

2026公务员·事业单位培训课程试听报名

  • 报班类型
  • 姓名
  • 手机号
  • 验证码
推荐信息