博客列表 >3月20日作业

3月20日作业

国服最帅程序员
国服最帅程序员原创
2018年03月21日 17:44:43583浏览

代码:

实例

<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>仿网站后台练习</title>
	</head>
	<table border="0" align="center" width="960" cellpadding="5" cellspacing="0">
		<tr>
			<td colspan="2">
<iframe src="/html/inc/top.html" name="top" frameborder="0" scrolling="no" height="70" width="100%"> </iframe>
</td></tr>
<tr><td width="100%" colspan="2"><hr></td></tr>
<tr>
	<td><iframe src="/html/inc/left.html" name="left" frameborder="0" scrolling="no" height="600" width="140"></iframe></td>
	<td><iframe src="/html/inc/right.html" name="right" frameborder="0" scrolling="no" height="600" width="800"></iframe></td>
</tr>
<tr><td width="100%" colspan="2"><hr></td></tr>
		<tr>
			<td colspan="2">
				<iframe src="inc/footer.html" name="footer" height="70"  width="100%" frameborder="0" scrolling="no"></iframe>
			</td>
		</tr>

	</table>
<body>
	
</body>
</html>

运行实例 »

点击 "运行实例" 按钮查看在线实例

效果:

QQ截图20180321174215.jpg

手抄:

微信图片_20180321174416.jpg

微信图片_20180321174422.jpg

上一条:320-HMTL管理后台下一条:3.19作业
声明:本文内容转载自脚本之家,由网友自发贡献,版权归原作者所有,如您发现涉嫌抄袭侵权,请联系admin@php.cn 核实处理。
全部评论
文明上网理性发言,请遵守新闻评论服务协议