发表于: 2008-08-07 13:42 -
IP:121.*.*.*
只看楼主
大
中
小
楼主
帮下忙
- 代码 复制 - 运行
<!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=utf-8" /> <meta name="keywords" content="" /> <meta name="description" content="" /> <title>ҵ</title></p><p><style type="text/css"></p><p><!--</p><p>* { margin: 0; padding: 0; }
html { background-color: #52a5e0; }
body { background-color: white; width: 930px; margin: 0 auto; padding: 5px; }
img { }
h1,h2,h3,h4,h5,h6{font-size:100%}
/*页面结构*/
#header { background-color: #e3f3ff; }
#main { width: 100%; clear: both; }
#bottom { width: 100%; height: 60px; clear: both; margin: 10px 0 0; }
#guide { background-color: #e3f3ff; margin: 0 0 10px; }
/*内容单页*/
.bk { border: solid 1px #52a5e0; }
#content { background-color: #f5fbff; width: 735px; height: 100%; float: left; }
.title { font-size: 18px; line-height: 39px; background-color: #52a5e0; text-align: center; width: 100%; height: 39px; }
#content p { font-size: 14px; line-height: 150%; text-align: left; width: 98%; margin: 0 auto; }
#list { width: 180px; float: right; }
/*格式*/
.t10 { margin: 10px 0 0; }
</p><p> --></p><p></style></p><p></head></p><p><body> <div id="header" class="bk">header</div> <div id="menu">menu</div> <div id="guide" class="bk">使用帮助[主平台] >> KingCMS5.0初步安装</div> <div id="main"> <div id="content" class="bk"> <h1 class="title">初步安装</h1> <p>1.首先到KingCMS官方下载KingCMS5.0程序,下载地址:<a href="http://www.kingcms.com/download/" target="_blank">http://www.kingcms.com/download/</a></p> <p>点击第二项,删除install.asp必须转到登录界面</p> <p>10.修改admin目录名称为任意名称,防止他人猜测后台,但注意请在安装过程完毕后修改<p> </div> <div id="list" class="bk">list</div> </div> <div id="bottom" class="bk">bottom</div> </body> </html>
bottom 上怎么没有出来 10像素(FF)中。IE正常
[本帖最后由 lirong 于 2008-08-07 13:44 编辑]
|