要一个好的框架CSS

来源:百度知道 编辑:UC知道 时间:2024/06/04 20:12:41
我全部的分只有五分了,全给了~我会努力存分的,要是有好的答案我会加分
要求:1设计的宽为1000PX,要求居中;
2三行两列的(上面的是导行长一行,中间左边为左导行,右边为内容,下面为页角);
3要左右都适应高度,并且不能有滚动条出现
4要点左右的话右边的内容会根据左边点击的连接而更换

<!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>商家信息</title>

<style type="text/css">

a{ text-decoration:none;}

a:hover { text-decoration:underline;}

.content { color: #505050; margin: 0 auto; padding: 0; width: 1000px; background:#fafafa;}

#header { width:1000px; height:115px; margin:0px auto; color:#999999;