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

📄 busstation109.htm

📁 公交车查询系统
💻 HTM
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>站点查询</title>
<style type="text/css">
body,tr,td {
    text-align: center;
    font-family: 宋体;
    font-size: 13px
}
</style>
</head>

<body>
<base target="_blank">
<table width="650" border="0" bgcolor="#003399" cellpadding="3" cellspacing="1" align="center">
  <tr>
    <td height="20" background="../../images/topbg.gif"></td>
  </tr>
  <tr bgcolor="#7DA4EC">
    <td><strong><font color="#FFFFFF">站点查询结果</font></strong></td>
  </tr>
  <tr bgcolor="#E8F3FF">
    <td>
    <!--查询结果显示开始-->

<table width="500" border="0" bgcolor="#003399" cellpadding="3" cellspacing="1">
<tr bgcolor="#FDDD90">
<td width="100"><strong>车次</strong></td>
<td width="100"><strong>起点</strong></td>
<td width="100"><strong>经过</strong></td>
<td width="100"><strong>终点</strong></td>
<td width="100"><strong>详情</strong></td>
</tr>
<tr bgcolor="#E8F3FF" onMouseOver = "this.style.backgroundColor = '#FFF9EE'" onMouseOut = "this.style.backgroundColor = ''">
<td width="100">11</td>
<td width="100">蔡家岗</td>
<td width="100"><strong><font color="#FF0000">望风岗</strong></font></td>
<td width="100">安成铺</td>
<td width="100"><a href="../busIDInfo/bus9.htm" target=_blank><img src="../../images/detail.gif" border="0"></a></td>
</tr>
<tr bgcolor="#E8F3FF" onMouseOver = "this.style.backgroundColor = '#FFF9EE'" onMouseOut = "this.style.backgroundColor = ''">
<td width="100">26</td>
<td width="100">田家庵</td>
<td width="100"><strong><font color="#FF0000">望风岗</strong></font></td>
<td width="100">八公山</td>
<td width="100"><a href="../busIDInfo/bus18.htm" target=_blank><img src="../../images/detail.gif" border="0"></a></td>
</tr>
</table>

    <!--查询结果显示结束-->
    <br><img border="0" src="../../images/close_window.gif" style="CURSOR: hand;" onClick="window.close()">
    </td>
  </tr>
  <tr>
    <td height="20" background="../../images/bottombg.gif"></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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