textbook-management-system/基于PHP的教材管理系统/head.php

37 lines
1.4 KiB
PHP

<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 width="12%" align="center" valign="bottom"><a href="xxgl.php">学生管理</a></td>
<td width="12%" align="center" valign="bottom"><a href="jsgl.php">教师管理</a></td>
<td width="12%" align="center" valign="bottom"><a href="xgl.php">系级管理</a></td>
<td width="12%" align="center" valign="bottom"><a href="jcguanli.php">教材管理</a></td>
<td width="12%" align="center" valign="bottom"><a href="jczhengding.php">教材征订</a></td>
<td width="12%" align="center" valign="bottom"><a href="jcruku.php">教材入库</a></td>
<td width="12%" align="center" valign="bottom"><a href="jcfafang.php">
教材发放</a></td>
<td width="12%" align="center" valign="bottom"><a href="user.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>