小白“ 2021-09-22 08:12 采纳率: 100%
浏览 85
已结题

html如何把下面的图片做到一模一样?望告知

img

  • 写回答

3条回答 默认 最新

  • 崽崽的谷雨 2021-09-22 08:58
    关注

    很简单的布局,div+flex就可以 ,头部、脚部、侧边栏 、内容

    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Document</title>
        <style>
            *{
                margin: 0;
                padding: 0;
            }
            .box{
                width: 100%;
                height: 100vh;
            }
            .head{
                width: 100%;
                height: 10%;
                background: red;
            }
            .contentBox{
                width: 100%;
                height: 80%;
                display: flex;
            }
            .aside{
                width: 30%;
                height: 100%;
                background: greenyellow;
            }
            .content{
                width: 70%;
                height: 100%;
            }
            .footer{
                width: 100%;
                height: 10%;
                background: red;
            }
        </style>
    </head>
    <body>
        <div class="box">
           <div class="head">头部</div>
           <div class="contentBox">
               <div class="aside">侧边栏</div>
               <div class="content">呢欧容</div>
           </div>
           <div class="footer">版权</div>
        </div>
    </body>
    </html>
    
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

问题事件

  • 已结题 (查看结题原因) 9月22日
  • 已采纳回答 9月22日
  • 创建了问题 9月22日

悬赏问题

  • ¥15 slaris 系统断电后,重新开机后一直自动重启
  • ¥15 51寻迹小车定点寻迹
  • ¥15 谁能帮我看看这拒稿理由啥意思啊阿啊
  • ¥15 关于vue2中methods使用call修改this指向的问题
  • ¥15 idea自动补全键位冲突
  • ¥15 请教一下写代码,代码好难
  • ¥15 iis10中如何阻止别人网站重定向到我的网站
  • ¥15 滑块验证码移动速度不一致问题
  • ¥15 Utunbu中vscode下cern root工作台中写的程序root的头文件无法包含
  • ¥15 麒麟V10桌面版SP1如何配置bonding