📄 gb.asp
字号:
<!--#include file="setup.asp" -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=web_name%>公司简介</title>
<link href="inc/style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style2 {color: #0066CC}
.style3 {text-decoration: none; line-height: 22px; font-size: 12px;}
-->
</style>
</head>
<body leftmargin="0" topmargin="0">
<!--#include file="index_top.asp" -->
<table width="762" height="5" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="f5f5f5" class="tablelinenotop">
<tr>
<td></td>
</tr>
<tr>
<td height="1" bgcolor="#CCCCCC"></td>
</tr>
</table>
<table width="762" height="463" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" class="tablelinenotop">
<tr>
<td width="170" valign="top" bgcolor="f5f5f5" height="463">
<div align="center">
<table width="100%" height="47" border="0" cellpadding="0" cellspacing="0">
<tr>
<td></td>
</tr>
</table>
<table width="100%" height="148" border="0" cellpadding="0" cellspacing="0">
<tr>
<td> </td>
</tr>
</table>
</div></td>
<td width="1" bgcolor="#cccccc" height="463"></td>
<td width="583" valign="top" height="463">
<table width="90%" height="1" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#CCCCCC"></td>
</tr>
</table>
<table width="95%" height="45" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><div align="left"><img src="image/contact/cont_title1.gif" width="200" height="40"></div></td>
</tr>
</table>
<table width="90%" height="1" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#CCCCCC"></td>
</tr>
</table>
<table width="96%" height="308" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><table width="91%" height="415" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="415" valign="top"> <table width="100%" height="26" border="0" cellpadding="0" cellspacing="0">
<tr>
<td> </td>
</tr>
</table>
<form name="form1" method="post" action="guestbook.asp">
<table width="95%" height="320" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="19%" height="25"> <p align="center" class="unnamed2">您的姓名:</p></td>
<td width="81%" height="25"> <input name="name" type="text" class="in" id="name" size="18">
<font color="#FF0000">*</font> </td>
</tr>
<tr>
<td width="19%" height="25"><div align="center">您的公司:</div></td>
<td height="25"><input name="company" type="text" class="in" id="company" size="50"></td>
</tr>
<tr>
<td height="25"><div align="center">您的电邮:</div></td>
<td height="25"><input name="mail" type="text" class="in" id="mail" size="35"></td>
</tr>
<tr>
<td height="25"><div align="center">留言标题:</div></td>
<td height="25"><input name="title" type="text" class="in" id="title" size="50">
<font color="#FF0000">*</font> </td>
</tr>
<tr>
<td height="170" rowspan="2"> <div align="center">留言内容:</div></td>
<td height="85"> <textarea name="content" cols="50" rows="12" class="in" id="content"></textarea>
<font color="#FF0000">*</font> </td>
</tr>
<tr>
<td height="28"><input name="post" type="submit" class="in" id="post" value="提交留言">
<input name="Submit2" type="reset" class="in" value="重置"> <input name="stype" type="hidden" id="stype" value="4">
</td>
</tr>
</table>
<p> </p>
</form></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
<!--#include file="index_down.asp" -->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -