blank.php 和 bottom.php

<script>function StorePage(){d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');void(keyit=window.open('http://www.365key.com/storeit.aspx?t='+escape(d.title)+'&u='+escape(d.location.href)+'&c='+escape(t),'keyit','scrollbars=no,width=475,height=575,left=75,top=20,status=no,resizable=yes'));keyit.focus();}</script>

blank.php

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="../css/style.css" rel="stylesheet">
</head>

<body>

%body为空
</body>
</html>

bottom.php

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="../css/style.css" rel="stylesheet">
</head>
<body>
<table width="1005" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="1005" height="37" align="center" background="images/bottom.gif">九九度供求信息网 www.bc110.com &nbsp;版权所有</td>

%一个简单的版权说明的底层页面
</tr>
</table>
</body>
</html>

你可能感兴趣的:(html,C++,c,PHP,css)