serch_pic.htm
来自「一个很不错的绿色小软件 可以实现 上网 一个小助手」· HTM 代码 · 共 56 行
HTM
56 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>图片搜索</title>
<script language="javascript" src="serch.js"></script>
<link href="common.css" rel="stylesheet" type="text/css">
</head>
<body scroll=no oncontextmenu="return false">
<script language="JavaScript1.2">
if (document.all)
document.body.style.cssText="border:0 ridge #E7EFF5"
</script>
<table width="340" height="230" border="0" align="center">
<tr>
<td width="359"><table width="340" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="68"><div align="center"><a href="serch_web.htm" target="_self">网页</a></div></td>
<td width="68"><div align="center"><a href="serch_news.htm" target="_self">新闻</a></div></td>
<td width="68" class="td-style1"><div align="center"><a href="serch_pic.htm" target="_self" class="nav">图片</a></div></td>
<td width="68"><div align="center"><a href="serch_music.htm" target="_self">音乐</a></div></td>
<td width="68"><div align="center"><a href="serch_soft.htm" target="_self">软件</a></div></td>
</tr>
</table>
<table width="340" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#DFE0E7" class="table-style">
<form name="f1" onSubmit="return serch_pic(this)">
<tr>
<td colspan="2"> </td>
</tr>
<tr>
<td width="260"><div align="center">
<input name="word" type="text" class="form-style" id="word" style="width:240px; height:18px;">
</div></td>
<td width="75"><input name="imageField" type="image" src="serch.gif" width="59" height="22" border="0"></td>
</tr>
<tr>
<td colspan="2">
<input name="a1" type="checkbox" id="a1" onFocus=this.blur() checked>
Google
<input name="a2" type="checkbox" onfocus=this.blur() id="a2">
百度
<input name="a3" type="checkbox" onfocus=this.blur() id="a3">
中搜
<input name="a4" type="checkbox" onfocus=this.blur() id="a4">
一搜 </td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
</form>
</table></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?