📄 search.jsp
字号:
<%@ page contentType="text/html;charset=gb2312" %>
<link href="../theme/style.css" rel="stylesheet" type="text/css">
<body class="title" background="../IMAGES/bg05.gif">
<form name="form1" method="post" href="searchrst.jsp">
<table width="680" height="80" border="1" cellpadding="0" cellspacing="0">
<td width="17%"><div align="center"><B><FONT SIZE="6.5" COLOR="#330099">Music</FONT></B> <img src="../IMAGES/huanying.jpg" > <FONT SIZE="6.5" COLOR="#3300CC"><B>Search</B></FONT></div></td>
</table>
<p><font size="5"><b>歌 名
<input type="text" name="musicname" size="20">
</b></font></p>
<p></p>
<p><font size="5"><b>歌 手
<input type="text" name="artist" size="20">
</b></font></p>
<p></p>
<p><font size="5"><b>专 辑
<input type="text" name="cd" size="20">
</b></font></p>
<input type="submit" value="提交" name="B1">
<input type="reset" value="重填" name="B2">
</form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -