?? search.htm
字號:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>客戶管理系統</title>
<link rel="stylesheet" href="style.css" type="text/css">
<style type="text/css">
<!--
table {
font-size: 9pt;
text-decoration: none;
border: 1px solid #000000;
}
-->
</style>
</head>
<body>
<form action="search.asp">
<table width="398" bgcolor="#006699" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><input type="text" name="search" class="goto">
<select name="select1" class="goto" id="select1">
<option value="1" selected>名字</option>
<option value="2">E-mail</option>
</select></td>
<td><input type="submit" name="Submit" class="goto" value="搜索"></td>
<td> </td>
</tr>
</table>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -