⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 top.jsp

📁 网上订票系统源代码
💻 JSP
字号:
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<!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/an_css.css" type="text/css" rel="stylesheet">
<link href="../css/css.css" rel="stylesheet" type="text/css">
<STYLE type=text/css>
.STYLE1 {
	FONT-WEIGHT: bold; COLOR: #ff6600
}
</STYLE>
<title></title>
</head>

<body style="margin:0px;">
<TABLE height=93 cellSpacing="0" cellPadding="0" width=750 border=0>
  <TBODY>
  <TR>
    <TD align="center" width=95>
      <TABLE height=64 cellSpacing="0" cellPadding="0" width="100%" border=0>
        <TBODY>
        <TR>
          <TD align="center" height=44><A href="../index.jsp" target="_top"><IMG height="39" src="../image/menu1.gif" width=41 border=0></A></TD></TR>
        <TR>
          <TD vAlign=bottom align="center" height=20><A href="../index.jsp" target="_top">网站首页</A></TD></TR></TBODY></TABLE></TD>
    <TD align="center" width=95>
      <TABLE height=64 cellSpacing="0" cellPadding="0" width="100%" border=0>
        <TBODY>
        <TR>
          <TD align="center" height=44><A href="../VIPReg.jsp" target="_top"><IMG height="39" src="../image/menu2.gif" width=41 border=0></A></TD>
        </TR>
        <TR>
          <TD vAlign=bottom align="center" height=20><A href="../VIPReg.jsp" target="_top">会员服务</A></TD>
        </TR></TBODY></TABLE></TD>
    <TD align="center" width=95>
      <TABLE height=64 cellSpacing="0" cellPadding="0" width="100%" border=0>
        <TBODY>
        <TR>
          <TD align="center" height=44><A href="javascript:void(0)" target="_top"><IMG height="39" src="../image/menu3.gif" width=41 border=0></A></TD></TR>
        <TR>
          <TD vAlign=bottom align="center" height=20><A href="javascript:void(0)" target="_top">关于我们</A></TD></TR></TBODY></TABLE></TD>
    <TD align="center" width=180><IMG height=58 src="../image/logo.gif" width=133 border=0></TD>
    <TD align="center" width=95>
      <TABLE height=64 cellSpacing="0" cellPadding="0" width="100%" border=0>
        <TBODY>
        <TR>
          <TD align="center" height=44><A href="javascript:void(0)" target="_top"><IMG height="39" src="../image/menu4.gif" width=41 border=0></A></TD></TR>
        <TR>
          <TD vAlign=bottom align="center" height=20><SPAN style="FONT-FAMILY: Arial, Helvetica, sans-serif"><A href="javascript:void(0)" target="_top">English</A></SPAN></TD></TR></TBODY></TABLE></TD>
    <TD align="center" width=95>
      <TABLE height=64 cellSpacing="0" cellPadding="0" width="100%" border=0>
        <TBODY>
        <TR>
          <TD align="center" height=44><A onclick="var strHref=window.location.href;this.style.behavior='url(#default#homepage)';this.setHomePage('http://127.0.0.1/BS');" 
            href="javascript:void(0)" target="_top"><IMG height="39" src="../image/menu5.gif" width=41 border=0></A></TD></TR>
        <TR>
          <TD vAlign=bottom align="center" height=20><A 
            onclick="var strHref=window.location.href;this.style.behavior='url(#default#homepage)';this.setHomePage('http://127.0.0.1/BS');" 
            href="javascript:void(0)" target="_top">加入收藏</A></TD>
		</TR>
		</TBODY>
	  </TABLE>
	</TD>
    <TD align="center" width=95>
      <TABLE height=64 cellSpacing="0" cellPadding="0" width="100%" border=0>
        <TBODY>
        <TR>
          <TD align="center" height=44><A href="javascript:void(0)" target="_top"><IMG height="39" src="../image/menu6.gif" width=41 
            border=0></A></TD></TR>
        <TR>
          <TD vAlign=bottom align="center" height=20><A href="javascript:void(0)" target="_top">在线订票</A></TD>
        </TR>
		</TBODY>
	  </TABLE>
    </TD>
  </TR>
  </TBODY>
</TABLE>


<TABLE height=37 cellSpacing="0" cellPadding="0" width=750 border=0>
  <TBODY>
  <TR>
    <TD width=7><IMG height=37 src="../image/XS_menu_2a.gif" width=7></TD>
    <TD vAlign=bottom width=735 background=../image/BG_menu_2.gif>
      <TABLE height=28 cellSpacing="0" cellPadding="0" width="100%" border=0>
        <TBODY>
        <TR>
          <TD>
            <!--<MARQUEE onmouseover=this.stop(); onmouseout=this.start(); scrollDelay=200 width="100%" align="right">-->
            &nbsp;&nbsp;&nbsp;&nbsp;<SPAN class=STYLE1>本站公告:</SPAN>欢迎使用网上火车订票系统!
            <!--</MARQUEE>-->
		  </TD>
		</TR>
		</TBODY>
	  </TABLE>
	</TD>
    <TD width=8><IMG height=37 src="../image/XS_menu_2b.gif" width=8></TD>
  </TR>
  </TBODY>
</TABLE>
</body>
</html>

⌨️ 快捷键说明

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