• 网页嵌入搜索引擎


    <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>

  • 相关阅读:
    9、spring五种scope
    2、数据库四种事务隔离级别
    4、jquery获取servlet值
    3、$.post不执行
    A brief Arch installation in VMware
    Git经验记录
    Windows上virtualenv搭建python开发环境
    no such file django-admin.py
    复制拷贝函数+重载operator=
    Reconfigure CentOS+freeradius+daloradius again
  • 原文地址:https://www.cnblogs.com/beautiful-code/p/6416699.html
Copyright © 2020-2023  润新知