📄 busstation10.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">24</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/bus17.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">30</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/bus20.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">110</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/bus21.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 + -