📄 searchform.html
字号:
<table border="0">
<tr>
<td width="200">
<form action="Results.html" method="post">
<fieldset>
<legend title="Search Form">Search Form</legend>
<input name="query" type="text" value="Search..." onfocus="this.value=''" title="Search" />
<input class="searchsubmit" type="submit" value="Go" title="Go" />
<input type="hidden" name="index" value="Online project (VFS)"/>
</fieldset>
</form>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -