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

📄 searchform.html

📁 OpenCMS内容管理入门指南
💻 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 + -