You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

42 lines
1.3 KiB

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>PHP教材管理系统</title>
</head>
<body topmargin="0" bottommargin="0"  marginwidth="0" marginheight="0">
<style type="text/css">
<!--
body {
	background-image: url(img/bj.gif);
}
-->
</style>
<link href="txt.css" rel="stylesheet" type="text/css" />
</head>
<table width="760" height="130" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td background="img/b.jpg">&nbsp;</td>
  </tr>
</table>
<table width="760" height="20" border="0" align="center" cellpadding="0" cellspacing="0" background="img/q.jpg" class="txt">
  <tr>
    <td align="center" valign="bottom"><a href="jczhengding.php">教材征订</a></td>
  </tr>
</table>
<table width="760" height="20" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" class="txt">
  <tr>
    <td align="center"><marquee>
    公告:欢迎登陆学生管理后台
    </marquee></td>
  </tr>
</table>
<table width="760" height="20" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" class="txt">
  <tr>
    <td align="center">欢迎登陆学生管理后台</td>
  </tr>
</table>
<?php include("foot.php");?>
</body>
</html>

新建文件(夹)
上传文件(夹)
基于php的教材管理系统