当前位置:网站首页>Dual wing layout
Dual wing layout
2022-06-11 00:24:00 【Studyer network】

<!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" />
<link rel="stylesheet" href="" />
<title>Document</title>
<style>
.header,
.footer {
height: 200px;
width: 100%;
background-color: #0000ff;
}
.content,
.left,
.right {
float: left;
height: 200px;
}
.content {
width: 100%;
background-color: red;
}
.left {
width: 300px;
background-color: pink;
margin-left: -100%;
}
.right {
width: 300px;
background-color: grey;
margin-left: -300px;
}
.center {
height: 200px;
margin-left: 300px;
margin-right: 300px;
}
.container::after {
content: '';
display: block;
clear: both;
}
body {
min-width: 600px;
}
</style>
</head>
<body>
<div class="header"> Head </div>
<div class="container">
<div class="content">
<div class="center"> middle </div>
</div>
<div class="left"> On the left </div>
<div class="right"> On the right </div>
</div>
<div class="footer"> The tail </div>
</body>
</html>
边栏推荐
- array_column() expects parameter 1 to be array, array given
- WinDriver compilation summary
- mybaits merge into
- [pyGame collection] memory killing - "Childhood Games", how many shots did you get? (attach five source codes for self access)
- Bluetooth development (2) -- initialization
- Bluetooth development (8) -- avdtp connection process
- 12324243242
- 静态方法static学习
- 【数据库】Mysql索引面试题
- Blog recommendation | building IOT applications -- Introduction to flip technology stack
猜你喜欢

USB IP core FPGA debugging (I)

Leetcode-560 and subarray with K
![[pyGame games] I'm not afraid you can't walk the maze series: the ultimate AI walks the maze. After learning, it will take you to open the door to a new world ~ (with game source code)](/img/57/dcf291b044b5e5860a7fdc817076d5.jpg)
[pyGame games] I'm not afraid you can't walk the maze series: the ultimate AI walks the maze. After learning, it will take you to open the door to a new world ~ (with game source code)
![[JVM] thread](/img/fc/c1f2eeaca639f319a4ef33f5fa6658.png)
[JVM] thread

Bluetooth (5) -- about retransmission

字符串时间排序,对时间格式字符串进行排序

Installation of phpstudy

博文推荐|构建 IoT 应用——FLiP 技术栈简介

763. dividing alphabetic intervals

第一章 总论-会计基础
随机推荐
Njupt South Post collection_ Experiment 2
mybaits merge into
Database table structure
LeetCode 1996. Number of weak characters in the game*
SQL statement -- enter the month, query the date (month, year, day), and output the month
Bluetooth development (8) -- avdtp connection process
Merge sort
array_column() expects parameter 1 to be array, array given
[auto reply or remind assistant] Mom doesn't have to worry about me missing messages any more (10 Line Code Series)
【Opencv实战】寒冷的冬季,也会迎来漫天彩虹,这特效你爱了嘛?
[pyGame] this "groundhog" game is going to be popular (come on, come on)
LeetCode 1996. 游戏中弱角色的数量*
Is it safe to open an account for stock speculation in Shanghai?
Basic operation of OpenCV actual combat image: this effect amazed everyone (with code analysis)
Yii2 ActiveRecord 使用表关联出现的 id 自动去重问题
unity 网格面片生成抛物线,折线
圖的最短路徑問題 詳細分解版
双飞翼布局
Multipass Chinese documentation - Tutorial
f‘s‘f‘s‘f‘s‘d