首页 > 作文

HTML + CSS 布局实现全屏布局

更新时间:2023-04-03 17:39:59 阅读: 评论:0

    * {        margin: 0;提供的拼音是什么        padding: 0;    }        .contriner {        width: 100%;        height: 100%;        background: red;        position: relative;    }        .topbar {        position: relative;        width: 100%;        height: 80px;        background: blue;        z-index: 2;    }        .asids {        position: absolute;        top: 0;        bottom: 0;        width: 160px;        padding-top: 80px;        background: gold;        z-index: 1;    }        .view {        position: absolute;        top: 0;        bot好听又很沙雕的群名tom: 0;        left: 0;        right: 0;        margin-top: 85px;        margin-left: 165px;        margin-right: 20px;        margin-bottom: 20px;        background: green;        overflow-y: auto;    }        .content {        width: 100%;     tail是什么意思   height: 100晏子使楚翻译0px;        background: #fff;    }
<div class="contriner">    <div class="topbar">        头部    </div&g湖南考生个人空间t;    <div class="asids">        侧边栏    </div>    <div class="view">        <div class="content"></div>    </div></div>

本文发布于:2023-04-03 17:39:57,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/zuowen/851668b0471ff7a5ca5832cc91b6f7e5.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

本文word下载地址:HTML + CSS 布局实现全屏布局.doc

本文 PDF 下载地址:HTML + CSS 布局实现全屏布局.pdf

标签:侧边   湖南   头部   考生
相关文章
留言与评论(共有 0 条评论)
   
验证码:
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图