基礎(chǔ)模板

成都創(chuàng)新互聯(lián)公司是專業(yè)的賓川網(wǎng)站建設(shè)公司,賓川接單;提供成都網(wǎng)站設(shè)計、成都網(wǎng)站建設(shè)、外貿(mào)網(wǎng)站建設(shè),網(wǎng)頁設(shè)計,網(wǎng)站設(shè)計,建網(wǎng)站,PHP網(wǎng)站建設(shè)等專業(yè)做網(wǎng)站服務(wù);采用PHP框架,可快速的進(jìn)行賓川網(wǎng)站開發(fā)網(wǎng)頁制作和功能擴展;專業(yè)做搜索引擎喜愛的網(wǎng)站,專業(yè)的做網(wǎng)站團(tuán)隊,希望更多企業(yè)前來合作!
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>隨意</title>
</head>
<body>
</body>
</html>
盒子模型
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>隨意</title>
<style>
body{
margin:10px;
padding:10px;
}
.uni{(uni—相同部分 以便減少代碼)
width:200px;
height:200px;
float:left;(浮動:left左/right右)
}
#first{(#是id)
width:500px;
height:500px;
background:white;
margin:0 auto;
}
#second{
background:red;
margin-right:10px;
margin-bottom:10px;
}
#third{
background:green;
margin-bottom:10px;
}
#fourth{
background:black;
margin-right:10px;
}
#fifth{
background:blue;
}
</style>
</head>
<body>
<div id="first">
<div id="second" class="uni">(class定義為任意字母)
</div>
<div id="third" class="uni">
</div>
<div id="fourth" class="uni">
</div>
<div id="fifth" class="uni">
</div>
</div>
</body>
</html>
新聞名稱:class1模板&盒子模型
網(wǎng)站地址:http://www.chinadenli.net/article22/iphgjc.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供品牌網(wǎng)站制作、軟件開發(fā)、服務(wù)器托管、網(wǎng)站改版、搜索引擎優(yōu)化、網(wǎng)站設(shè)計公司
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)