📄 head.asp
字号:
<style type="text/css">
body,td,th {
font-size: 12px;
color: #666666;
}
.input {
font-size: 12px;
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
width: 130px;
}
.style {
font-size: 12px;
color: #FF6600;
}
a:link {
color: #666666;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #666666;
}
a:hover {
text-decoration: none;
color: #FF6600;
border-bottom-width: 1px;
border-top-style: none;
border-right-style: none;
border-bottom-style: dashed;
border-bottom-color: #FF6600;
}.line {
border-top-style: none;
border-right-style: none;
border-bottom-style: dashed;
border-left-style: none;
border-bottom-color: #CCCCCC;
border-bottom-width: 1px;
font-size: 12px;
}
.button {
border: 1px solid #CCCCCC;
font-size: 12px;
background-color: #FFFFFF;
}
.STYLE3 {
color: #000000;
font-weight: bold;
}
.STYLE4 {color: #000000}
.STYLE5 {color: #FFFFFF}
</style>
</head>
<body topmargin="0">
<div id="page">
<div id="div">
<table border="0" width="986" cellspacing="0" cellpadding="0" background="img/bg_header_aurora.jpg" id="table125" height="68">
<tr>
<td colspan="2" rowspan="4"><p align="center"><img src=<%=Logo%> alt="1" width="58" height="59"></td>
<td width="374"> </td>
<td width="12"> </td>
<td colspan="2" valign="middle"> </td>
<td width="23" valign="middle"><div align="center"><img border="0" src="img/icon_newsletter.gif" width="16" height="16"></div></td>
<td width="96" valign="middle"><font color="#FFFFFF"><a href="index.asp"><font color="#FFFFFF">首 页</font></a></font></td>
</tr>
<tr>
<td colspan="4" rowspan="2"><font color="#FFFFFF" size="+2">
<% =Title %>
</font></td>
<td width="23" height="26" align="center"><img border="0" src="img/icon_community.gif" width="16" height="16"></td>
<td width="96" align="left"><font color="#FFFFFF"><a href="add.asp"> <font color="#FFFFFF">添加报价</font></a></font></td>
</tr>
<tr>
<td width="23" height="16" rowspan="2" align="center"><img border="0" src="img/icon_quickref.gif" width="16" height="16"></td>
<td width="96" height="16" rowspan="2" align="left"><font color="#FFFFFF"><a href="admin/admin_index.asp"> <font color="#FFFFFF">系统管理</font></a></font></td>
</tr>
<tr>
<td colspan="4"> </td>
</tr>
<tr>
<td width="41"><p align="right"></td>
<td width="105"><p align="center"></td>
<td colspan="2"> </td>
<form action="search.asp" style="background-color: #C0C0C0">
<td width="259" valign="middle"><p align="left">
<input type="text" name="search" class="goto" size="24">
<select name="select1" class="goto" id="select1" size="1" style="background-color: #C0C0C0">
<option value="1" selected>客户名称</option>
<option value="2">报价日期</option>
<option value="3">传真号码</option>
<option value="4">电话号码</option>
</select>
</td>
<td width="76"><p align="left">
<input type="submit" name="Submit" class="goto" value="搜索">
</td>
</form>
<td width="23" align="center"><img border="0" src="img/icon_support.gif" width="16" height="16"></td>
<td width="96" align="left"><a href="check_userlogin.asp?action=Quit" class="STYLE5"> <font color="#FFFFFF">退出系统</font></a></td>
</tr>
</table>
</div>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -