Blogger Information
Blog 19
fans 0
comment 0
visits 12075
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
3.20日作业-后台管理系统框架(代码及手抄)
SMI的博客
Original
596 people have browsed it

3.20日作业,后台管理系统主页代码如下:

实例

<!doctype html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>3.20-管理后台!</title>
</head>
<body>
	<table align="center" cellpadding="5" cellspacing="0" border="0"> 
	<tr><td colspan="2"><iframe src="top.html" frameborder="0" width="1020" scrolling="no" height="70"></iframe></td></tr>
	
	<tr><td width="100"><iframe src="left.html" frameborder="0" width="180" height="500"></iframe></td>
	<td width="auto"><iframe src="right.html" frameborder="0" width="100%" name="in" height="500"></iframe>
	</td></tr>
	
	<tr><td colspan="2"><iframe src="foot.html" frameborder="0" width="100%" height="45" scrolling="no"></iframe></td></tr>
	
	</table>
</body>
</html>

运行实例 »

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

手抄代码图片如下:

1.jpg

Correction status:qualified

Teacher's comments:作业已检查! 完成的不错!大赞!! 每天晚上课程作业最好请在第二天晚八点之前上交哦!!若提交不了并说明一下情况!
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