admin_home_page_old.htm

来自「《J2EE专业项目实例开发》源代码」· HTM 代码 · 共 75 行

HTM
75
字号
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Content-Language" content="en-us">
<title>Help Page</title>
</head>


<body bgcolor="#C0C0C0" topmargin="0" background="http:\\localhost:8000\music\Background.bmp" >

<table border="0" width="100%">
  <tr>
    <td width="100%">
      <table border="0" width="97%" height="19">
        <tr>
          <td width="18%" height="13" valign="middle" align="right">
      <font face="Arial" size="5" color="#800000"><b><i>eMusicWorld-----&gt; The World of Music</i></b></font>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>


<table border="0" width="100%">
  
  <tr>
    <td width="100%"><table border="0" width="100%" height="19">
        <tr>
          <td width="9%" height="13" valign="middle" align="center"><font face="Arial" size="2" color="#800000"><b><a HREF="http://localhost:8000/music/admin_home_page.htm">Home</a></b></font></td>
          <td width="10%" height="13" valign="middle" align="center"></td>
          <td width="19%" height="13" valign="middle" align="center"></td>
          <td width="13%" height="13" valign="middle" align="center"></td>
          <td width="13%" height="13" valign="middle" align="center"></td>
        	<td width="11%" height="13" valign="middle" align="center"></td>
 			<td width="10%" height="13" valign="middle" align="center"></td>
          <td width="9%" height="13" valign="middle" align="center"><font face="Arial" size="2" color="#800000"><b><a HREF="http://localhost:8000/music/logout_page.jsp">Logout</a></b></font></td>
          <td width="9%" height="13" valign="middle" align="center"><font face="Arial" size="2" color="#800000"><b><a HREF="http://localhost:8000/music/help_page.htm">Help</a></b></font></td>
        </tr>
      </table>
    </td>
  </tr>
</table>

<table border="1" width="100%" height="353">
  <tr>
    <td width="15%" height="347" valign="top">
    
<p><font face="Arial" size="2" color="#800000"><b><a HREF="http://localhost:8000/music/admin_del_user.jsp">Delete User</a></b></font></p>
<p><font face="Arial" size="2" color="#800000"><b><a HREF="http://localhost:8000/ItemContext/ItemAlias">Add Item</a></b></font></p>
<p><font face="Arial" size="2" color="#800000"><b><a HREF="http://localhost:8000/music/admin_mod_item.jsp">Modify Item</a></b></font></p>
<p><font face="Arial" size="2" color="#800000"><b>Sales Reports<br>---<a HREF="http://localhost:8000/music/daily_sales_report.jsp">Choose a Date</a><br>---<a HREF="http://localhost:8000/music/weekly_sales_report.jsp">Previous
Week</a><br>---<a HREF="http://localhost:8000/music/monthly_sales_report.jsp">Previous Month</a></b></font></p>
<p><font face="Arial" size="2" color="#800000"><b><a HREF="http://localhost:8000/music/admin_wishlist.jsp">View Wishlist</a></b></font></p>
<p><font face="Arial" size="2" color="#800000"><b><a HREF="http://localhost:8000/music/admin_messages.jsp">View Messages</a></b></font></p>
   

	</td>
  
    <td width="85%" height="347" valign="top" style="font-family: Arial; font-size: 18pt; color: #800000; font-weight: bold" align="center">
  <p><font face="Arial" size="2" color="#800000">Dear&nbsp; Administrator, </font></p>
  <p align="center"><font face="Arial" size="2" color="#800000">Sorry for the
  inconvenience....This page is under construction............</font></p>
   
  
    </td>
  </tr>
</table>

</body>

</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?