📄 chaxun2.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<style type="text/css">
<!--
.style1 {
font-size: 24px;
font-family: "幼圆";
color: #0033CC;
}
.style2 {font-size: 18px}
.style3 {
color: #0000CC;
font-weight: bold;
font-size: 24px;
}
-->
</style>
</head>
<body>
<table width="600" height="500" border="1" align="center" cellpadding="1" cellspacing="1" bordercolor="#FFFFFF" bordercolordark="#0066FF">
<tr>
<td height="381" align="center" valign="top"><p class="style1"><img src="tushuchaxun.png" width="600" height="93" border="1"></p>
<p class="style1 style2 style3">图书作者查询</p>
<p class="style1"> </p>
<form name="form1" method="post" action="xianshi2.asp">
<p>请输入作者:
<input name="ts1" type="text" id="ts1">
</p>
<p>
<input type="submit" name="Submit" value="确认">
<input type="reset" name="Submit2" value="取消">
</p>
</form>
<p class="style1 style2"><a href="index.asp">返回</a></p></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -