博客列表 >第四次作业

第四次作业

薛光举的博客
薛光举的博客原创
2018年03月22日 12:30:11661浏览

<!DOCTYPE html>

<html>

<head>

<meta charset="UTF-8">

<title>食堂管理系统</title>

</head>

<body>

<table border="0" cellspacing="1" cellpadding="5" width="1200">

<tr height=60>

<td colspan="2">

<iframe src="inc/top.html" name="top" height="70"  width="100%" frameborder="0" scrolling="no"></iframe>

</td>

</tr>

<tr><td width="100%" colspan="2"><hr></td></tr>

<tr>

<td>

<iframe src="inc/left.html" name="left" height="1000" width="200" ></iframe>

</td><td>

<iframe src="inc/default.html" name="right" height="1000" width="1000" ></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"></iframe>

</td>

</tr>

</table>

</body>

</html>

4.jpg

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