2个回答
展开全部
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<title>新建网页</title>
</head>
<frameset rows="64,*">
<frame name="banner" scrolling="no" noresize target="contents" src="Sample_top.htm">
<frameset cols="150,*">
<frame name="contents" target="main" src="Sample_left.htm">
<frame name="main" src="Sample_right.htm">
</frameset>
<noframes>
<body>
<p>此网页使用了框架。</p>
</body>
</noframes>
</frameset>
</html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<title>新建网页</title>
</head>
<frameset rows="64,*">
<frame name="banner" scrolling="no" noresize target="contents" src="Sample_top.htm">
<frameset cols="150,*">
<frame name="contents" target="main" src="Sample_left.htm">
<frame name="main" src="Sample_right.htm">
</frameset>
<noframes>
<body>
<p>此网页使用了框架。</p>
</body>
</noframes>
</frameset>
</html>
展开全部
<html>
<head>
<style type="text/css">
body{background:url(这里是网页背景图片);}
#d{width:100%;text-align:center;}
#dd{width:940px;height:60px;background:white;}
#d-h{width:940px;height:240px;background:black;}
#d-b{width:940px;height:1000px;background:white;}
#d-a{float:left;width:740px;height:1000px;}
#d-a-a{float:right;width:200px;height:350px;padding:10px 10px 0px 0px;}
</style>
</head>
<body>
<div id="d">
<div id="dd"><!--这里是头顶上空白处-->
</div>
<div id="d-h"><!--这里可以算是头部-->
</div>
<div id="d-b">
<div id="d-a"><!--这里是主体左边一部分--></div>
<div id="d-a-a"><!--这里是主体右边一部分-->
</div>
</div>
</body>
</html>
<head>
<style type="text/css">
body{background:url(这里是网页背景图片);}
#d{width:100%;text-align:center;}
#dd{width:940px;height:60px;background:white;}
#d-h{width:940px;height:240px;background:black;}
#d-b{width:940px;height:1000px;background:white;}
#d-a{float:left;width:740px;height:1000px;}
#d-a-a{float:right;width:200px;height:350px;padding:10px 10px 0px 0px;}
</style>
</head>
<body>
<div id="d">
<div id="dd"><!--这里是头顶上空白处-->
</div>
<div id="d-h"><!--这里可以算是头部-->
</div>
<div id="d-b">
<div id="d-a"><!--这里是主体左边一部分--></div>
<div id="d-a-a"><!--这里是主体右边一部分-->
</div>
</div>
</body>
</html>
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询