博客列表 >3/20作业

3/20作业

在路上的博客
在路上的博客原创
2018年03月21日 15:34:33665浏览
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>后台管理</title>
</head>
<body bgcolor="#A2B5CD">
<table border="0" cellpadding="5" cellspacing="0" width="960">
<!-- 头部 -->
<tr height=60>
<td colspan="2">
<iframe src="head.html" name="head" width="100%" height="80" frameborder="0" scrolling="no"></iframe>
    </td>
</tr>
<tr>
<td width="100%" colspan="2"><hr></td>
</tr>
<!-- 中 -->
<tr>
<!-- 左边 -->
<td>
<iframe src="left.html" name="left" width="200" height="600" frameborder="0" scrolling="no">
</iframe>
</td>
<!-- 右边 -->
<td>
<iframe src="adminindex.html" name="right" width="740" height="600" frameborder="0" scrolling="no">
</iframe>
</td>
</tr>
<tr>
<td width="100%" colspan="2"><hr></td>
</tr>
<!-- footer -->
<tr>
<td colspan="2">
<iframe src="footer.html" name="footer" width="100%" height="80" frameborder="0" scrolling="no"></iframe>
    </td>
</tr>
</table>
</body>
</html>

1.png2.png3.png5.png4.png

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