您的位置:淘金网 网站建设 正文
原作者:google 添加时间:2008-04-28 原文发表:2008-04-28 人气:222 来源:google

本文章共12598字,分5页,当前第1页,快速翻页:
 

google搜索引擎代码

google代码:

样式一:
Google
 

注意:如果您的网站编码不是GB2312,您需要将代码中的两个GB2312换成您网站的编码,比如Big5。

代码如下将红色域名换成你自己的域名):

<!-- SiteSearch Google -->
<form method="get" action="http://www.google.cn/search" target="google_window">
<table border="0" bgcolor="#ffffff">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">
<a href="http://www.google.com/">
<img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></img></a>
</td>
<td nowrap="nowrap">
<input type="hidden" name="domains" value="www.taojinwang.net"></input>
<label for="sbi" style="display: none">输入您的搜索字词</label>
<input type="text" name="q" size="31" maxlength="255" value="" id="sbi"></input>
<label for="sbb" style="display: none">提交搜索表单</label>
<input type="submit" name="sa" value="搜索" id="sbb"></input>
</td></tr>
<tr>
<td>&nbsp;</td>
<td nowrap="nowrap">
<table>
<tr>
<td>
<input type="radio" name="sitesearch" value="" checked id="ss0"></input>
<label for="ss0" title="搜索网络"><font size="-1" color="#000000">Web</font></label></td>
<td>
<input type="radio" name="sitesearch" value="www.taojinwang.net" id="ss1"></input>
<labelfor="ss1"title="搜索www.taojinwang.net"><fontsize="-1" color="#000000">www.taojinwang.net</font></label></td>
</tr>
</table>
<input type="hidden" name="client" value="pub-6564015840980272"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="prog" value="aff"></input>
<input type="hidden" name="ie" value="GB2312"></input>
<input type="hidden" name="oe" value="GB2312"></input>
<input type="hidden" name="safe" value="active"></input>
<input type="hidden" name="hl" value="zh-CN"></input>
</td></tr></table>
</form>
<!-- SiteSearch Google -->

样式二:

Google

代码与下:
<!-- SiteSearch Google -->
<form method="get" action="http://www.google.cn/search" target="google_window">
<table border="0" bgcolor="#ffffff">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">
<a href="http://www.google.com/">
<img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></img></a>
<br/>
<input type="hidden" name="domains" value="www.taojinwang.net"></input>
<label for="sbi" style="display: none">输入您的搜索字词</label>
<input type="text" name="q" size="31" maxlength="255" value="" id="sbi"></input>
<label for="sbb" style="display: none">提交搜索表单</label>
<input type="submit" name="sa" value="搜索" id="sbb"></input>
</td></tr>
<tr>
<td nowrap="nowrap">
<table>
<tr>
<td>
<input type="radio" name="sitesearch" value="" checked id="ss0"></input>
<label for="ss0" title="搜索网络"><font size="-1" color="#000000">Web</font></label></td>
<td>
<input type="radio" name="sitesearch" value="www.taojinwang.net" id="ss1"></input>
<labelfor="ss1"title="搜索www.taojinwang.net"><fontsize="-1" color="#000000">www.taojinwang.net</font></label></td>
</tr>
</table>
<input type="hidden" name="client" value="pub-6564015840980272"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="prog" value="aff"></input>
<input type="hidden" name="ie" value="GB2312"></input>
<input type="hidden" name="oe" value="GB2312"></input>
<input type="hidden" name="safe" value="active"></input>
<input type="hidden" name="hl" value="zh-CN"></input>
</td></tr></table>
</form>
<!-- SiteSearch Google -->

 
本页地址
相关Î恼Â

论坛中常用的Discuz!代码
一些建站常用的代码
如何选择虚拟主机
让你的网页字体美起来
在你的网页中添加搜索引擎 百度搜索引擎代码
雅虎搜索引擎代码
注册搜索引擎
怎么注册搜索引擎
新网站如何推广
背景音乐设置代码
各种颜色的代码
网址站的前途怎么样
个人网站该怎么发展
一些个人站长的网站宣传方法

相关评论


本文章所属分类:首页 网站建设   搜索类代码