Blogger Information
Blog 17
fans 0
comment 0
visits 12666
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
3/20作业
在路上的博客
Original
666 people have browsed it
<!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

Correction status:qualified

Teacher's comments:作业已检查! 博客发布作业中添加了线上运行代码的新功能! 群文中找到入群必读文件夹下的博客如何提交作业.gif图下载了解!
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post