⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 search.htm

📁 bbs设计是一个论坛方面的设计 基于jsp的系统设计
💻 HTM
字号:
<html>

<head>
<title>搜索</title>
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
</head>

<body>

<form method="POST" action="search.asp">
  <div align="center"><center><table border="0" width="135" cellspacing="0"
  bgcolor="#d3f1f3">
    <tr>
      <td width="100%" align="center" bgcolor="#cc3333"><div align="center"><center><p><small><font
      color="#FFFFFF">文章搜索</font></small></td>
    </tr>
    <tr align="center">
      <td width="100%" align="center"><div align="center"><center><p><small><input type="radio"
      value="title" name="R1">标题</small></td>
    </tr>
    <tr align="center">
      <td width="100%" align="center"><small><input type="radio" value="author" name="R1">作者</small></td>
    </tr>
    <tr align="center">
      <td width="100%" align="center"><small><input type="radio" value="content" name="R1">内容</small></td>
    </tr>
    <tr align="center">
      <td width="100%" align="center"><small><input type="text" name="search_string" size="10"></small></td>
    </tr>
    <tr align="center">
      <td width="100%" align="center"><input type="submit" value="开始搜索" name="B1"></td>
    </tr>
  </table>
  </center></div>
</form>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -