<html>
<head>
<style>
#header{
width:960px//通过id来控制
height:200px
}
@content{
width:960px//通过id来控制
height:auto //内容区域的高度一般都是auto的
}
#footer{
width:960px//通过id来控制
height:200px
}
</style>
</head>
<body>
<div id='header'>
<p>我是头部区域</p>
</div>
<div id='content'>
<p>我是内容区域</p>
</div>
<div id='footer'>
<p>我是低部区域</p>
<p>版权信息</p>
</div>
</body>
</html>
查看里面有个源文件。可以打开源文件进行修改。 比如就成下面的样子了 !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/htmlcharset=utf-8" /><meta wenwen="22"></meta><meta content="问答系统 提问 回答 知识搜索 问问 搜搜 腾讯 谁知道网站模板的版权消息在哪修改" name="keywords"></meta><meta content="如题 后台修改不了 需要在那个源文件修改如题 后台修改不了 需要在那个源文件修改那你在网站上面的几个文件夹中试一下" name="description"></meta><meta http-equiv="X-UA-Compatible" content="IE=7" /><title>谁知道网站模板的版权消息在哪修改 - 搜搜问问</title><link rel="stylesheet" href="http://cache.soso.com/css/s_base_1.css" type="text/css" media="screen"/><link rel="stylesheet" href="http://wenwen.soso.com/css/w_base_200907201034.css" type="text/css" media="screen"/><link rel="stylesheet" href="http://wenwen.soso.com/css/question_200907201119.css" type="text/css" media="screen"/><script type="text/javascript" src="http://cache.soso.com/wenwen/js/w_base_200907201119.js"></script><script type="text/javascript" src="http://cache.soso.com/wenwen/js/question_200907201119.js"></script><link rel="Shortcut Icon" href="http://wenwen.soso.com/favicon.ico" /><link rel="Bookmark" href="http://wenwen.soso.com/favicon.ico" /><link rel="search" type="application/opensearchdescription+xml" href="http://wenwen.soso.com/wenwenSearch.xml" title="问问搜索" /></head><body onload="mark(document.body)"><script type="text/javascript" src="http://wenwen.soso.com/js/form/Form.js"></script><script type="text/javascript" src="http://wenwen.soso.com/js/form/RegExValidator.js"></script>