问答文章1 问答文章501 问答文章1001 问答文章1501 问答文章2001 问答文章2501 问答文章3001 问答文章3501 问答文章4001 问答文章4501 问答文章5001 问答文章5501 问答文章6001 问答文章6501 问答文章7001 问答文章7501 问答文章8001 问答文章8501 问答文章9001 问答文章9501

请问如何在网页中加入Goole搜索和Yahoo搜索?

发布网友 发布时间:2022-04-20 18:36

我来回答

4个回答

热心网友 时间:2022-04-20 20:06

————————————————————————————
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>网页特效观止|www.jscode.cn|---仿yahoo首页特色服务内容切换效果</title>
</head>
<style type="text/css">
/* common styling */

/* Set up the default font and ovrall size to include image */
body {
background: #fff;
font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
font-size: 12px;
}
#tabs {width:400px; text-align:center; background: url(images/icon/top.gif); margin:30px 0 0 175px; position:absolute; z-index:500;}
#tabs ul {padding:0; margin:0; width:400px; list-style:none; position:relative;}
#tabs ul li {float:left; display:inline; width:125px; height:53px; margin:0 4px;}
#tabs ul li a.outer {display:block; width:125px; height:49px; border-bottom:1px solid #9c9c9c; text-align:center; line-height:45px; text-decoration:none; text-indent:50px; color:#464; font-weight:bold; margin-bottom:3px; font-size:11px;}

#tabs ul li a.one {background:#fff url(images/icon/world.jpg) top left no-repeat;}
#tabs ul li a.two {background:#fff url(images/icon/key.jpg) top left no-repeat;}
#tabs ul li a.three {background:#fff url(images/icon/mail.jpg) top left no-repeat;}
#tabs ul li a.four {background:#fff url(images/icon/search.jpg) top left no-repeat;}
#tabs ul li a.five {background:#fff url(images/icon/profile.jpg) top left no-repeat;}
#tabs ul li a.six {background:#fff url(images/icon/draw.jpg) top left no-repeat;}
#tabs ul li div {display:none;}

#tabs ul li:hover {padding-bottom:132px; border-bottom:1px solid #fff; color:#000; margin-bottom:0;}

#tabs ul li:hover > a.outer {color:#000; background-position:0 -55px; height:55px; cursor:default;}

* html #tabs ul li a.outer:hover {padding-bottom:130px; border-bottom:1px solid #fff; height:55px; color:#000; margin-bottom:0;background-position:0 -55px; height:55px; cursor:default;}

#tabs ul li:hover div {display:block; padding:5px; position:absolute; left:4px; top:55px; width:381px; height:118px; border-bottom:3px solid #fff;}
#tabs ul li a:hover div {display:block; padding:5px; position:absolute; left:4px; top:55px; width:381px; height:118px; border-bottom:3px solid #fff;}

#tabs ul li a:hover div.tab_left,
#tabs ul li:hover div.tab_left
{background:#fff url(images/icon/tab_left.gif);}

#tabs ul li a:hover div.tab_center,
#tabs ul li:hover div.tab_center
{background:#fff url(images/icon/tab_center.gif);}

#tabs ul li a:hover div.tab_right,
#tabs ul li:hover div.tab_right
{background:#fff url(images/icon/tab_right.gif);}

.clear {clear:both; height:0; line-height:0; overflow:hidden;}
#tabs span.base {display:block; height:20px;font-size:10px; color:#bc8f8f; background:url(images/icon/bottom.gif) bottom;}
#tabs div h5 {font-size:12px; margin-bottom:5px;}
#tabs div p {font-weight:normal; text-align:left; color:#000; margin-top:2px;}
#tabs div a img {border:0;}
#tabs div img.image {float:left; border:0; margin-top:-35px; margin-right:5px;}
#tabs div a.unlock {background:url(images/icon/unlock.gif); display:block; width:30px; height:30px; margin:0 auto;}
#tabs div a:hover.unlock img {visibility:hidden;}
#tabs p.bold {color:#069; padding-top:5px;}
* html #tabs p.fire {margin-top:-15px;}
* html #tabs form {margin-top:-20px;}
#tabs p.buttons {text-align:center;}
</style>
<body>

<div id="tabs">
<p class="bold">Mini tabbed pages - 9th February 2007</p>
<ul>
<li><a href="#nogo" class="one outer">WORLD<!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<div class="tab_left">
<h5>World Wide Web</h5>
<p>This area can hold anything you like<a href="index.html">Main Menu</a>.</p>
</div>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li><a href="#nogo" class="two outer">UNLOCK<!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<div class="tab_center">
<h5>Unlock the Secrets</h5>
<a href="http://www.w3.org/Style/CSS/" class="unlock" title="Unlock the secrets of CSS at w3.org"><img src="images/icon/lock.gif" alt="Locked" title="Locked" /></a>
</div>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li><a href="#nogo" class="three outer">MAIL<!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<div class="tab_right">
<h5>Email</h5>
<p>Maybe a link to your emails or a form asking to login to<a href="http://www.cssplay.co.uk/w3c/contact.html">Contact Page</a>.</p>
</div>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
</ul>
<br class="clear" />
<ul>
<li><a href="#nogo" class="four outer">SEARCH<!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<div class="tab_left">
<h5>Search This Site</h5>
<p>You can add a search form here.</p>
</div>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li><a href="#nogo" class="five outer">PROFILE<!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<div class="tab_center">
<h5>Your Profile</h5>
<form id="two" action="..." method="post">
<fieldset id="personal">
<label for="login">login : </label>
<input name="login" id="login" type="text" tabindex="1" />
</fieldset>
<p class="buttons">
<input id="button1" type="submit" value="Send" />
<input id="button2" type="reset" value="Reset" />
</p>
</form>
</div>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li><a href="#nogo" class="six outer">DRAW<!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<div class="tab_right">
<h5>Learn how to Draw</h5>
<a href="http://www.adobe.com/procts/fireworks/"><img class="image" src="images/icon/fireworks.gif" alt="Adobe Fireworks 8" title="Adobe Firerworks 8" /></a>
<p class="fire">Get top-quality design results. </p>
</div>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
</ul>
<br class="clear" />
<span class="base">©2007 Stu Nicholls - All rights reserved</span>
</div>

</body>
</html>
———————————————————————————————————
到www.jscode.cn,这里有很多代码

热心网友 时间:2022-04-20 21:24

添加Google搜索的代码
<form name="f1" action="http://www.google.com/search" target="_blank">
Google 搜索:<input type=hidden name=hl value="zh-CN"><input type=hidden name=newwindow value=1><input autocomplete="off" type=text name=q size=41 maxlength=2048 value="ss" title="Google 搜索"> <input type=submit name="btnG" value="Google 搜索"></form>
==================================================================
添加雅虎的代码
<form id="sf" name="sf" action="http://www.yahoo.com/s" onsubmit="(new Image).src='http://count.yisou.yahoo.com/search/yisou?s=2022224142&t='+r;return chkfrm_u()"><input id="p" type="text" name="p" maxlength="100" size="12" autocomplete="off" value=""><input type="hidden" name="pid" value="hp"><input type="hidden" id="v" name="v" value="web"><span class="srh_bn"><button type="submit">搜索</button></span></form>

参考资料:http://www.51wisdom.com.cn/html/2312.html

热心网友 时间:2022-04-20 22:58

我也想,太深奥,没有看明白。。

热心网友 时间:2022-04-21 00:50

我都不用着几个,我用百度的
声明声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。E-MAIL:11247931@qq.com
怀孕多久验孕棒能查出来 苹果8p屏幕有个很小的黑点,开始以为是脏东西,原来是屏幕,不仔细看看不... 剪映怎么添加音乐字幕 剪映添加音乐字幕教程 谁能帮我起个个性英文名 萧姓男孩名字2023年4月30日出生的 孩子父亲姓李是男孩1月4日下午5点20分出生叫李佳明希望行家根据五行五 ... 梦见别人买围巾 古代没有监控,青楼女子为何不逃跑,非要花大价钱赎身(不敢,也逃不了... 内蒙古2023年acca报名时间 内蒙古注会条件 校企合作中八个共同的内容 北京城市学院软件工程阿里云校企合作班好不好呢? 大家懂维修的老师傅们 我想知道蓝鸟U13和蓝鸟2代的内饰是否通用 还有车顶A B柱是否也一样呢 机器呢? 日产蓝鸟外观很好看,但是内饰是真的丑? 蓝鸟内饰红色部分是怎么材质 全新蓝鸟内饰不同版本有没有不一样,座椅的材质有差别吗? 买白色蓝鸟内饰选红色好看还是黑色好看 毕业后的第一台车,老妹与蓝鸟的故事! 新蓝鸟的内饰有什么颜色? 月季花样子的词语 “经历过大苦的人,更能看清人情冷暖,世态炎凉”你怎么看? 刚洗的羽绒服可以放到空调下吹热气 羽绒服脱完水以后不干能不能放在空调下面吹干,还是白色的 刚洗的羽绒衣可以放空调下次热风吗 羽绒服可以放在空调下面吹干吗? 211,马上大三,gpa2.78(均分77),大一工转新闻,大二辅修金融,英留学修金融被拒风险大吗? 77年参加工作(金融系统)95年辞职保险应如何交辞职后一直没交保险,现到退休年龄可以补交冯? 我的托福77,gmat490,gpa3.29,本*四今年,我想去美国读金融研究生,中介推荐我去纽 77700美元是多少人民币 本*三,国内211学校工科,均分77,修有金融学双学位,想申英国金融方面的硕士。 CPU盒装、散装有什么区别? CPU盒装和散装的有什么区别? 秋季安全生产的特点有哪些 霍奇金病 脐血干细胞能治疗皮肤淋巴肉芽肿病吗? 皮肤瘙痒症的并发症是什么? 霍奇金淋巴瘤能医好吗? 为什么我网上订票去自动取票机取不出来,但网上却是车票成功-_-|| 如果在网上提前买票了,但是一直不出票,去车站退可以退全款吗?_百度问一问 美图配文字,哪个软件比较好 美图淘淘 用文字制作了水印之后 保存为水印 请问在哪个文件夹里边 可以找到 这个 单独的水印文件??谢谢 做美图一般用什么软件(带文字的) 手机qq提取图中文字吗 梦见男同事和自己的妹妹有不轨行为? 人们说的做&quot;春梦&quot;是什么意思? 周公解梦大全春梦 新非全屏连续包月怎么回事 非全屏连续包月首充续费率产品怎么取消? 一个女的在抖音发这句话是代表什么情况? 五条悟被绿黑化是什么梗