Blogger Information
Blog 15
fans 0
comment 1
visits 7908
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
320
银河的博客
Original
564 people have browsed it

实例

<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>网上商城后台管理系统</title>
</head>
<body>
	<table width="960" border="0" cellspacing="0" cellpadding="6" align="center" >
		<tr>
			<td colspan="2">
				<iframe src="top.html" frameborder="0" name="top" scrolling="no" width="100%" align="center"  height="80"></iframe>
			</td>
		</tr>
		<tr><td width="100%" colspan="2"><hr></td></tr>
		<tr>
			<td>
				<iframe src="left.html" frameborder="0" name="left" scrolling="no" width="150" height="600" align="center"></iframe>
			</td>
			<td >
				<iframe src="default.html" frameborder="0" name="right" scrolling="no" width="800" height="600" align="center"></iframe>
			</td>
		</tr>
		
		<tr><td width="100%" colspan="2"><hr></td></tr>

		<tr>
			<td colspan="2">
				<iframe src="footer.html" frameborder="0" name="fooder" scrolling="no" width="100%" height="60"></iframe>
			</td>
		</tr>
	</table>
</body>
</html>

运行实例 »

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


Correction status:Uncorrected

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