head.asp
来自「旅游管理系统 用ASP+SQL 2」· ASP 代码 · 共 42 行
ASP
42 行
<table width="750" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#FFFFFF">
<tr>
<td width="726" height="8" bgcolor="#00BAF7"> </td>
</tr>
</table>
<table width="750" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#CCCCCC">
<tr>
<td height="20" bgcolor="#ACC1D2" width="220"> Welcome to here</td>
<td height="20" bgcolor="#D6E0E9" width="530" align="right">
<font color="#FFFFFF">
| <a href=" /" class="white">网站首页</a>
| <a href=" ../route/" class="white">线路选择</a>
| <a href=" ../hotel/" class="white">酒店预订</a>
| <a href=" /fwzx.asp" class="white">导游服务</a>
| <a href="/hwjd.asp" class="white">会务接待</a>
| <a href="/pwyd.asp" class="white">票务预定</a>
| <a href="/contact.asp" class="white">联系我们</a>
|</font> </td>
</tr>
</table>
<table width="750" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#FFFFFF">
<tr>
<td height="80">
<p align="center"> </a><img src="../top1.jpg" width="755" height="150">
</td>
</tr>
</table>
<table width="750" border="0" cellspacing="0" cellpadding="0" align="center" height="21">
<tr bgcolor="#FFBB60">
<td height="12" colspan="2" width="750"> </td>
</tr>
<tr bgcolor="#00BAF7">
<td height="21" width="601"> <a href="../">网站首页</a>-<a href="type.asp?kind=101">酒店搜索</a>-酒店预定</td>
<td height="21" width="149"> </td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?