网页嵌入搜索引擎

<html>
<head>
<title>网页嵌入搜索引擎</title>
<meta charset="utf-8">
</head>
<body>
<table cellSpacing=0 cellPadding=0 width=760 align=center border=0>
 <tr>
  <td valign=top>
  <form action=https://www.baidu.com/baidu target=_blank><img width="120" height="60" border="0" src="https://www.baidu.com/img/bd_logo1.png">
  <input size=30 name=word> 
  <input type=submit value=百度一下>
  </form>
  </td>
 </tr>
 <tr>
  <td>
   <form action=https://www.sogou.com/web target=_blank><img height=60 width=120 border=0 src="https://www.sogou.com/index/images/logo_440x140.png">
   <input size=30 name=query>
   <input type=submit value=搜狗搜索 name=sogou_submit>
   </form>
  </td>
  <td></td>
 </tr>
 <tr>
  <td width=25%><a href="http://www.xuan369.com/so/qqkk8_1.jsp"  target="_blank"></a>
  </td>
 </tr>
 <tr>
  <td>
   <form action="https://www.so.com/s" target="_blacnk">  
   <img src="https://p.ssl.qhimg.com/t01d1f1a2ae31e3c3e4.png" width="120 height="30" />
   <input size="30" name="q" type="text" x-webkit-speech="" autocomplete="off" id="input" value="">    
   <input type="submit" id="search-button" value="360搜索" /> 
   </form>
  </td>
 </tr>
</table> 
</body>
</html>

原文地址:https://www.cnblogs.com/beautiful-code/p/6416699.html