Blogger Information
Blog 29
fans 0
comment 1
visits 18807
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
0328作业后补
小小的菜的博客
Original
531 people have browsed it

以下只为占位

<!DOCTYPE html>

<html>

<head>

<meta charset="UTF-8">

<title>Document</title>

<style type="text/css">

.box1 {

width: 100%;

height: 100px;

background-color: gray;

/*overflow:hidden;*/


}

.box2 {

width: 100%;

height: 100px;

background-color: black;

}

.box3{

width: 100%;

height: 100px;

background-color: blue;

}

.box4 {

width: 100%;

height: 100px;

background-color: yellow;

}

.con1 {

width: 800px;

height:100%

background-color:red;

margin:auto;

line-height: 100px;

/*float:left;*/

}

</style>

</head>

<body>

<div>

<div>1</div>

</div>

<div></div>

<div></div>

<div></div>

</body>

</html>


Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post