Blogger Information
Blog 15
fans 0
comment 0
visits 8836
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
20180320作业
朱佳楠的博客
Original
846 people have browsed it

代码:

实例

<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>简单后台管理</title>
</head>
<body>
	<form action="" method="post">
		<table width="960" border="0" cellpadding="5" cellspacing="0"  align="center">
			<!-- top -->
			<tr>
				<td colspan="2">
					<iframe src="inc/top.html" name="top" height="70" frameborder="0" scrolling="no" align="center" width="100%"></iframe>
				</td>
			</tr>
			<!-- top END -->
			<tr>
				<td colspan="2" width="100%"><hr></td>
			</tr>
			<!-- main -->
			<tr> 
				<td width="140" align="left">
					<iframe src="inc/left.html" frameborder="0" height="600" scrolling="no" align="center" width="100%"></iframe>
				</td>
				<td width="800" align="right">
					<iframe src="inc/right.html" name="right" frameborder="0" height="600" scrolling="no" align="center" width="100%"></iframe>
				</td>
			</tr>
			<!-- main END -->
			<tr>
				<td colspan="2" width="100%"><hr></td>
			</tr>			
			<!-- foot -->
			<tr>
				<td colspan="2" >
					<iframe src="inc/foot.html" frameborder="0" height="70" scrolling="no" align="center" width="100%"></iframe>
				</td>
			</tr>
			<!-- foot END -->
		</table>
	</form>
</body>
</html>

运行实例 »

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

实例图片:

MAJQGXR_Y}WOAY0LM0H]CLM.png

手写代码:Y5@GWQ33]E}BFTRCH`GE472.png

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