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

📄 search.html

📁 971音乐站全站程序
💻 HTML
字号:
<!-- 导航歌曲搜索 开始 -->
                  
<table width="266" border="0" cellspacing="0" cellpadding="4" align="center" height="17">
  <form action="search.asp" method="get">
                      <tr align="center"> 
                        <td width="71" height="2"> 
                          <input name="key_keyword" class=input onFocus="this.value=''" value="关键字" size="10" maxlength="30" ></td>
                        <td width="79"> 
                          <select size="1" name="key_type" class=input >
                            <option selected value="music">歌曲名称</option>
                            <option value="singer">歌手名称</option>
                            <option value="special">专辑名称</option>
                          </select></td>
                        <td width="42"> 
                          <input type="submit" value="搜索" class=input  name="submit"></td>
                        <td width="42"> 
                          <input type="reset" value="清除" class=input  name="submit2"></td>
                      </tr>
                    </form>
                  </table>
<!-- 导航歌曲搜索 结束 --> 

⌨️ 快捷键说明

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