国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 開發 > CSS > 正文

網頁上中下三分布局即上下固定中間自適應

2024-07-11 08:34:05
字體:
來源:轉載
供稿:網友


<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head>
<!– 禁止瀏覽器從本地緩存中調閱頁面。–>
<meta http-equiv=”pragram” content=”no-cache”>
<!–網頁不保存在緩存中,每次訪問都刷新頁面。–>
<meta http-equiv=”cache-control” content=”no-cache, must-revalidate”>
<!–同上面意思差不多,必須重新加載頁面–>
<!–網頁在緩存中的過期時間為0,一旦網頁過期,必須從服務器上重新訂閱–>
<meta http-equiv=”expires” content=”0″>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
<title></title>
<style type=”text/css”>
* {
margin:0;
padding:0;
}
html,
body,
#box {
height:100%;
font:small/1.5 “宋體”, serif;
}
body {
text-align:center;
}
#box {
text-align:left;
background:#666;
display:table;
width:80%;
margin:0 auto;
position:relative;
}
#box > div {
display:table-row;
}
#header,
#footer {
background:#fcc;
height:50px;
vertical-align:bottom;
}
#main {
background:#ccf;
}
#main #wrap {
display:table-cell;
background:#ffc;
vertical-align:middle;
}
#text {
text-align:center;
}
</style>
<!–[if IE]>
<style type=”text/css”>
#header,
#footer {
width:100%;
z-index:3;
position:absolute;
}
#footer {
bottom:0;
}
#main {
height:100%;
z-index:1;
position:relative;
}
#main #wrap {
position:absolute;
top:50%;
width:100%;
text-align:left;
}
#main #text {
position:relative;
width:100%;
top:-50%;
background:#ccc;
}
</style>
<![endif]–>
</head>
<body>
<div id=”box”>
<div id=”header”>header</div>
<div id=”main”>
<div id=”wrap”>
<div id=”text”>
<p>測試文本</p>
</div>
</div>
</div>
<div id=”footer”>footer</div>
</div>
</body>
</html>

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 新田县| 临沂市| 郧西县| 谷城县| 双鸭山市| 阿尔山市| 台湾省| 贵定县| 昌邑市| 桃园县| 汽车| 桂东县| 凤冈县| 八宿县| 行唐县| 吉隆县| 潞城市| 抚松县| 师宗县| 宜兴市| 富顺县| 镇远县| 阿拉善右旗| 琼海市| 阿克陶县| 遵义市| 通化市| 育儿| 石河子市| 南木林县| 荣成市| 清苑县| 桃园县| 石棉县| 沙湾县| 积石山| 阿拉善盟| 威信县| 米易县| 霞浦县| 丰城市|