当前位置:首页 » 今日头条 » 正文

简单的百度搜索代码_淘宝搜索代码_360搜索代码

1311 人参与  2020年06月09日 20:55  分类 : 今日头条  评论

自己做网站的,肯定要写个自己的个人导航页面撒,反正我是这样想的。。。

自己的个人导航页面做了好长时间了,最近心血来潮想改动下,首先风格变了,然后就是最重要的搜索框功能,弄了一个百度(最常用),一个淘宝(搜索一些商品蛮好用),一个360(备用的,我也不知道为什么要搞360搜索几乎没用过)

出来的效果是这样的:

简单的百度搜索代码_淘宝搜索代码_360搜索代码

把整理的代码发一下,我自己也是百度出来的,也希望对大家有所帮助。

免费的百度搜索代码:

<form action="http://www.baidu.com/baidu" target="_blank">
<input name="tn" type="hidden" value="baidu">
<input type="text"  name="word" size="30" baiduSug="1" class="texe">
<input type="submit"  value="百度搜索" class="buts">
</form>

免费的淘宝搜索代码:

<form action="http://s.taobao.com/search" name="search" id="J_TSearchForm" class="search-panel-focused">
<input x-webkit-grammar="builtin:translate" x-webkit-speech="" size="30" class="texe" role="combobox" aria-combobox="list" aria-haspopup="true" id="q" name="q" aria-label="请输入搜索文字" accesskey="s" autocomplete="off">
<input type="submit"  value="淘宝搜索" class="buts">
</form>

免费的360搜索代码:

<form action=" http://www.so.com/s" target="_blacnk">
<input name="q" type="text" id="input"  autocomplete="off" x-webkit-speech class="texe">
<input type="submit"  value="360搜索" class="buts">
</form>

额,大概就是这个样子,自己加个css美化下就ok啦。

版权声明 1. 文章编辑:神目网
2. 本站网址:https://www.sxlog.com
3. 注意:本站所有内容未经允许禁止转载!
4. 所有权:神目网保留对本站的所有权,包括但不限于修改、删除、更新网站内容等。

本文链接:https://www.sxlog.com/post/1180.html

建站教程技术笔记  

商务合作 - Email:admin@sxlog.com

<< 上一篇 下一篇 >>

  • 评论(0)
  • 赞助本站

随心网公众号

       

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

网站分类

最近发表

标签列表

支付宝红包

支付宝扫码领红包

友情链接

全球主机交流中心

本站支持IPv6访问 本站支持SSL安全访问

可信网站

神目 网站统计 | 网站地图 | 版权声明 | 关于本站

Copyright © 2015-2024 神目网 All Rights Reserved.

随心网公众号 ×