网站首页  汉语字词  英语词汇  考试资料  写作素材  旧版资料

请输入您要查询的考试资料:

 

标题 css3实现多背景展示效果通过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(/uploads/202504/02/m_fff653c539e10000015c06f796e04021.jpg) no-repeat center center fixed;height:880px;margin-bottom:10px;></div>
     <div style=background:url(/uploads/202504/02/m_dfff53c539e40000015c06f6ff044021.jpg) no-repeat center center fixed;height:880px;margin-bottom:10px;></div>
    <div style=background:url(/uploads/202504/02/m_0b3d53ce00b100000174d030a1fd4021.jpg) no-repeat center center fixed;height:880px;margin-bottom:10px;></div>
    <div style=background:url(/uploads/202504/02/m_c24d53ce007300000174d0debb3e4022.jpg) no-repeat center center fixed;height:880px;margin-bottom:10px;></div>
    <div style=background:url(/uploads/202504/02/m_606453ce006500000174d00396f94022.jpg) no-repeat center center fixed;height:880px;margin-bottom:10px;></div>
     <div style=background:url(/uploads/202504/02/m_71fe53ce005e00000174d0000ac04022.jpg) no-repeat center center fixed;height:880px;margin-bottom:10px;></div>
    </div>
    </body>
    </html>
    通过css3定位多张背景并且使用固定属性。
随便看

 

在线学习网考试资料包含高考、自考、专升本考试、人事考试、公务员考试、大学生村官考试、特岗教师招聘考试、事业单位招聘考试、企业人才招聘、银行招聘、教师招聘、农村信用社招聘、各类资格证书考试等各类考试资料。

 

Copyright © 2002-2024 cuapp.net All Rights Reserved
更新时间:2025/5/22 9:23:50