- 您现在的位置: 动易技术中心 >> 模板设计教程 >> WEB重构 >> 正文
-
- DIV+CSS 自适应高度的方法之一
- 作者:佚名 文章来源:互联网 点击数: 更新时间:2007-2-5

- <!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="Content-Type" content="text/html; charset=gb2312" />
<title>Untitled Document</title>
</head>
<body style="height:100%; margin:0;">
<div style="width:100%; margin:0 auto; text-align:center; background:#FF9400; height:100px; position:absolute; top:0; line-height:100px;">head</div>
<div style="width:100%; margin:0 auto; background:#eee; height:100%;">
<div style="height:101px; background:#fff;"></div>
<div style="height:101px; background:#eee;"></div>
</div>
<div style="width:100%; margin:0 auto; text-align:center; background:#f00; height:100px; position:absolute; bottom:0; line-height:100px;">foot</div>
</body>
</html>
- 文章录入:雅虎 责任编辑:雅虎
- 上一个文章: [组图]DIV+CSS 制作的相册效果
- 下一个文章: [图文]DIV+CSS 小三角的做法与使用
- 【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】
- 软件产品
-
- SiteFactory™ 内容管理系统
-
- SiteFactory™ 网上商店系统
-
- SiteWeaver™ 内容管理系统
-
- SiteWeaver™ 网上商店系统
-
- SiteWeaver™ 企业门户网站系统
-
- SiteWeaver™ 教育门户网站系统
-
- SiteWeaver™ 政府门户网站系统
-
- SiteWeaver™ 行业门户网站系统
-
- 平台产品
-
- 企业服务
-
- 行业解决方案
-